Rank 3: Container
I am trying to setup and access my appwrite graphql from Insomia i get 404 schema not found error in Insomia.
Votes
0
Replies
20
Participants
Unknown
Messages
21
Rank 3: Container
I am trying to setup and access my appwrite graphql from Insomia i get 404 schema not found error in Insomia.
Admin
Do you have some screenshot? Maybe you can share the exact error?
Rank 3: Container
Yes
Rank 3: Container
Rank 3: Container
Ok i am able to solve this problem by setting the project id instead of project name in the X-Appwrite-Project field but i am still getting the following error
Rank 3: Container
hi
Rank 3: Container
Hello
Admin
To enable those docs, you'll need to set _APP_OPTIONS_ABUSE environment variables to disabled
Rank 3: Container
Thats great the error is gone now after setting it to disabled perfect thank you
Rank 3: Container
One last thing in the screenshot you see i get the data how can i get the array of a specific field like just the name field in data?
Admin
For now, you can't. We plan on improving the graphql so you have more control over the data
Rank 3: Container
Is it not possible to achieve the same with indexes maybe?
Admin
Not with graphql.
Rank 3: Container
Ok good to know
Rank 3: Container
i am getting the following error eventhough i added all roles to the collection
Rank 3: Container
am i doing something wrong?
Admin
Get index is not available for clients. You would need to use an API key to use that API
Rank 3: Container
And where i should put it in my graphql
Rank 3: Container
Ok i figured it out perfect now the error is gone
Admin
[SOLVED] 404 error when retrieving the graphql schema