
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 collection. I tried all afternoon, but I can't get the API to work. There is always something wrong, even when the requests are copied and pasted from docs in Postman. I also tried the GraphQL debugging tool used in the presentation videos, but the docker command tells me that the image does not exist
Thanks in advance

For Altair, the latest tag don't work I have use the 0.3.0 tag. This problem is solved

But not my GrapQL one
Recommended threads
- Dockerizing Appwrite Console Yields Page...
I have this Docker Compose file: ``` services: # Band9Buddy app band9buddy: build: context: . dockerfile: Dockerfile.dev develop: ...
- Upgrading Appwrite 1.7.4 → 1.8.x: What H...
I'm currently running a self-hosted Appwrite v1.7.4 instance that still uses the old Collections/Documents database model. I noticed that starting from v1.8.x,...
- Domain not working
My domain [fork-fable.appwrite.network](https://fork-fable.appwrite.network/) returns a 500 even after deleting and redeploying. Other domains added in domains ...
