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 ?
Summary
User is having issues with the GraphQL explorer not being able to fetch docs. They tried setting the env variable _APP_OPTIONS_ABUSE to disabled but it didn't fix the issue. They also checked that the endpoint is correct. They are wondering if setting _APP_ENV=production is preventing the docs from being loaded or if there are any other configs they should check.
Solution: No solution provided in the thread. User is encouraged to create a new post with details about what they did and any potential fix they found.
Luky
Rank 1: Thread
Aug 28, 2023, 15:49
Is there a naming convention for queries so i do not need the explorer doc ?
I am new to graphql
Guille
Aug 28, 2023, 15:57
Did you set permissions to your collection? what sdk are you using to fetch the docs?