Replies: 1 comment
-
|
We don't have that as a configuration option at the moment. |
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 specified here https://www.apollographql.com/docs/federation/subgraph-spec/, enhanced introspection allows querying _service and _entities by default. I know we can set dgs.graphql.introspection.enabled to false, but it doesn't seem to apply to these two enhanced introspections.
Is there a similar flag to disable federation given that we are not using any subgraph features? I can't seem to find it.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions