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
- TSL Certificate Issues
Hi Appwrite Discord Community, I got a problem with my Self-Hosted instance. I only want, that I can use my programm with the Appwrite Backend without .selfSig...
- React Native/iOS platform integrations h...
Anyone else have this issue where platform identifiers have been lost/wiped and no option/field available to update them in the console?
- macOS app: OAuth flow doesn’t start
Hi Appwrite team, I’m integrating the Appwrite Swift SDK into a macOS app and am hitting an environment/runtime issue when starting OAuth. App architecture • ...