Replies: 1 comment
-
can you share more details on how you merge the schemas together and image it to work and also maybe a simple example to demonstrate it? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello 👋
We have a gateway with a local subschema and a remote sub schema merged together. The remote sub schema has a cap on how many values can be requested for a certain field at once.
Is there a way to control the batching/splitting of the outgoing query to cater for this limitation?
Beta Was this translation helpful? Give feedback.
All reactions