I would like to know why Relay spec is in graphene-django? I understand that using relay in graphene-django we get pagination and filters by default.
My requirement is to call graphql apis from React (for Web) and use Apollo client for Android and iOS.
Will there be a problem for clients to consume graphql apis written using graphene-django with Relay compliant especially pagination (and cursors) feature?
How to support subscriptions using graphene-django?
Any help would be highly appreciated.
There isn't any problem with consuming Relay-compliant graphene-django API. My team at work is currently using react-query library, and it works fabulously!
As mentioned in this graphene-django Github issue, GraphQL subscription is currently not supported out of the box.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With