Replies: 2 comments 1 reply
-
This seems to be possible only with hasura cloud or the self-hosted pro version: You can work around it by deploying a GraphiQL yourself and hide it behind a .htaccess |
Beta Was this translation helpful? Give feedback.
0 replies
-
We have also built an online version of GraphiQL that you can use for just testing against any GraphQL endpoint. It is available at https://graphiql-online.com. You can add your custom headers etc. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Is it possible to enable console login for non-admin users, so that they could use the GraphiQL tool?
Beta Was this translation helpful? Give feedback.
All reactions