Replies: 1 comment
-
|
Can we have some traction here? On our end the introspection is disabled on the server, so the query is rejected, however quite unfortunately Apollo bundles a bunch of other queries together with introspection query, effectively causing all of them to drop. |
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.
-
I don't want to send the IntrospectionQuery request to the server, but I still wnat to debug the cache. Because of that, I need a setting on this.
I can use a custom link to drop that request, but a setting on the devtools extension itself would be more helpful.
Beta Was this translation helpful? Give feedback.
All reactions