Replies: 1 comment
-
Doesn't matter. Apollo speaks graphql, relay is just extra graphql batteries. graphene-django does not recommend any stack over another, we just make it easier to use graphql with django. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As per getting started documentations,
It seems the official recommended way to set up the project is with Relay.Node,
Integration with django-filters DjangoFilterConnectionField rely on Relay integration.
Further, I need below code:
I am planning to use VueJS / Apollo. Does this mean I cannot go Apollo but have to use Relay, or does it not matter? What is the recommended stack?
Beta Was this translation helpful? Give feedback.
All reactions