Support for batched queries #728
markmashworth
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any plans to add support for batched queries? We currently use DGS for one of services and are interested in sending batched requests because the frontend can send ~40 GQL queries on initial page load. We want to investigate whether or not we can improve performance through batching but it looks like DGS doesn't currently support it.
The request could look something like:
Beta Was this translation helpful? Give feedback.
All reactions