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
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- π Realtime Flutter SDK Crash β Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...
- Realtime Connection Error After Updating...
I get the following error message now when the realtime subscription picks up a new message. There's more to the error but it makes the discord message too long...