Replies: 1 comment
-
|
What do you mean by a union graphql schema? You mean for the whole composed graph that the DGS is a part of? That would be provided by the federated gateway. The DGS has no knowledge of the entire graph by itself. |
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.
-
As I know dgs supplied a query named _service so that we can use rover introspect way to publish the subgraph schema, I'm wondering if there is any way that dgs can generate a union graphql schema so that we can use rover with static schema file to compose supergraph?
Thanks a lot~
Beta Was this translation helpful? Give feedback.
All reactions