Hi hope your having a nice day !
I have set the env variable _APP_OPTIONS_ABUSE to disabled. But i still cannot get any docs form the explorer. I also checked, the endpoint is correct.
Does _APP_ENV=production prevent the doc to be loaded ? Or any other config i should check ?
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?
If you still need help after reading the conversation, create a new <#1072905050399191082> post with details about what you did
Recommended threads
- Query.select() vs GraphQL
Hi, I am quite new in the Appwrite environment and could someone lighten me up on what is the difference between request with GraphQL and Query.select() it seem...
- Question regarding GraphQL the Apple SDK
New to using AppWrite and have been trying to get started with using graphQL as it is my preferred way of querying data. I noticed that there doesn't seem to be...
- Help for GraphQL with Flutter
Hello everyone. I would like to know if someone can provide me with an example of using the GraphQL API with Flutter for example to list all the documents in a ...