Walker123tOriginal post
Apple Developer
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?
Summary
Developers are inquiring if it is encouraged to use GraphQL with the Apple SDK when working with Appwrite. They are looking for guidance on whether Apollo should be used for creating GraphQL requests or if utilizing JSON is more suitable. Any insights or assistance on connecting Apollo with Appwrite on iOS would be greatly appreciated.