#[SOLVED] 404 error when retrieving the graphql schema
20 messages · Page 1 of 1 (latest)
Do you have some screenshot? Maybe you can share the exact error?
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
hi
Hello
To enable those docs, you'll need to set _APP_OPTIONS_ABUSE environment variables to disabled
Thats great the error is gone now after setting it to disabled perfect thank you
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?
For now, you can't. We plan on improving the graphql so you have more control over the data
Is it not possible to achieve the same with indexes maybe?
Not with graphql.
Ok good to know
i am getting the following error eventhough i added all roles to the collection
am i doing something wrong?
Get index is not available for clients. You would need to use an API key to use that API
And where i should put it in my graphql
Ok i figured it out perfect now the error is gone