Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for request batches #1017

Open
jasonkuhrt opened this issue Aug 4, 2024 · 1 comment
Open

Add support for request batches #1017

jasonkuhrt opened this issue Aug 4, 2024 · 1 comment

Comments

@jasonkuhrt
Copy link
Owner

Perceived Problem

Ideas / Proposed Solution(s)

There are various features about this from various tools. I cannot find an actual spec though.

Ah, that last one does have a spec. That's great news as I don't have an interest in reading sporadic incomplete docs and blog posts to implement a feature in Graffle.

So, read this and report back next steps after understanding it: https://github.com/graphql/graphql-over-http/blob/main/rfcs/Batching.md

Something to keep in mind: Let's see if we can use the extension system to implement this feature. If not, why, and maybe we can enhance the extension system motivated by features needed to achieve this.

@jasonkuhrt
Copy link
Owner Author

This should be realized as an extension.

@jasonkuhrt jasonkuhrt changed the title Add support for document batches Add support for request batches Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant