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
- Apple OAuth2 "Registration Not Complete"...
I'm getting a "Registration Not Complete" error when implementing Apple Sign In OAuth2 on self-hosted Appwrite. Environment: Self-hosted Appwrite (latest), iOS...
- Cannot use Apple Oauth2 in React Native/...
Hi! I've trying to add the Apple sign in feature into my Expo App. I followed the docs, but I still receiving the error "Cannot set 'location.href'". Can someon...
- Deeplinking/hosting apple-app-site-assoc...
I'm trying to implement deeplinking so that after a user logs in, they are redirected to the place in my app I want them to go. As far as I understand, I need a...