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
- Do I need to upgrade my Appwrite plan?
So i am making a file hosting & sharing platform (voltzy.lol) and i am expecting approx 5-8 million visit per month and over 30 million uploads per month do i n...
- 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...
- updateSession not working anymore
Was something changed recently on Cloud since updateSession is no longer working and I get 400 when calling it, with following error: ``` { "message": "The...