#[SOLVED] Graphql explorer cannot get Docs
10 messages · Page 1 of 1 (latest)
Is there a naming convention for queries so i do not need the explorer doc ?
I am new to graphql
Did you set permissions to your collection? what sdk are you using to fetch the docs?
i am just using the explorer : https://gist.github.com/stnguyen90/8b6b80682d80cfec130a61e60e07d1f9
And try to load the doc via the reserved button
Should i add an integration for the explorer ?
Nop doesn't seam to be the issue.
Access-Control-Allow-Origin issue i host the explorer on a sub domain ?
Yep this was the issue i get it working using my local docker.
[SOLVED] Graphql explorer cannot get Docs
How did you fix your issue?