I am trying to setup and access my appwrite graphql from Insomia i get 404 schema not found error in Insomia.
Do you have some screenshot? Maybe you can share the exact error?
Yes
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
[SOLVED] 404 error when retrieving the graphql schema
Recommended threads
- Graph Ql Filters Syntax error
query { tablesDBListRows( databaseId: "690b62ea0019a21bfd2c", tableId: "book", queries: ["equal("book_title", "gaa...
- Hi Folks, Database Writing Issue
Hey Folks im trying to get logging setup on my website but im getting an error, i dont have any document id and i think this is the issue but i havent got the f...
- Added Custom Domain - API requests with ...
I've added in a custom domain to Appwrite my domain itself is on cloudflare but has Appwrite name servers added and confirmed they work, I added the CAA in clou...