Replies: 1 comment 3 replies
-
Hive Gateway does not support switching the supergraph on/per requests. We don't have a plan of supporting this at the moment, can you elaborate on the use case? Also, have you considered simply running 2 gateways and deciding between them instead (using a different URL or have a load-balancer that respects the header)? |
Beta Was this translation helpful? Give feedback.
3 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.
-
We’d like to know if Hive Gateway supports (or could support) choosing a different schema/supergraph per request, e.g. based on a request header.
For example: we wanna achieve something like this:
Beta Was this translation helpful? Give feedback.
All reactions