New to using AppWrite and have been trying to get started with using graphQL as it is my preferred way of querying data. I noticed that there doesn't seem to be allot of examples (one at the bottom of the GraphQL doc page) on how to use the Apple framework with GraphQL.
I guess my question is - Is this an encouraged way to build an app with Appwrite? Or are we supposed to use another 3rd party framework like Apollo to handle creating GraphQL requests? Or are we just supposed to use good ol JSON instead?
Also if anyone knows how to hookup the apollo framework to appwrite on iOS please reach out ❤️
Recommended threads
- API returned 400
Hey, since I upgraded to Docker Engine v29 on macOS, I keep getting errors `time="2025-11-26T22:33:36Z" level=error msg="Provider connection error Error respons...
- 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...
- AnyCodable not exposed in iOS SDK
I want to write some convenience functions for Teams.list() but the problem is, that I can't use the default <[String : AnyCodable]> as a return type for my con...