Skip to content

What is the difference between nuxt-graphql-client and your new nuxt module nuxt-apollo ? #225

Answered by Diizzayy
cfab asked this question in Q&A
Discussion options

You must be logged in to vote

@cfab The biggest differentiators for now are as follow:

Feature nuxt-graphql-client @nuxtjs/apollo
Type Support ✅ Full & Automatic ⚠️ Manual Typing
Subscriptions ❌ TODO (WIP) ✅ Supported

I'd suggest nuxt-graphql-client for anyone looking for a more lightweight bundle and a better developer experience, where as @nuxtjs/apollo is the way to go if subscriptions are required, or if it's syntax is preferred.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@cfab
Comment options

Answer selected by Diizzayy
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants