Is there any way to have SDL or introspection separately than the rest of the graphql (or graphql endpoint) #1699
Unanswered
shadikkhan
asked this question in
Q&A
Replies: 1 comment
-
We don't currently have a way to separately configure the introspection endpoint. It all goes to /graphql or the configured graphql endpoint. |
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
-
Is there any way to have SDL or introspection separately than the rest of the graphql (or graphql endpoint)? I am trying to provide separate endpoint(may be) for introspection and rest normal call can go to graphql
Beta Was this translation helpful? Give feedback.
All reactions