Nick Messing

Results 54 comments of Nick Messing

That's weird. I am not sure if `defineNuxtPlugin` is a root-level effect scope (no experience with nuxt), if it isn't `provideApolloClient` can't work, but looks like `nuxtApp.vueApp.provide` should do the...

If there's a decision made by @eddeee888 on how this should look like (configuration options/possible values) I can take up the implementation and open a PR.

@eddeee888 now that dotansimha/graphql-code-generator#10490 is released, should I pick this one up?

A new major is coming with compatibility with Apollo Client 4. It will expose **all the types** under a namespace using the same name as the composable (eg: `useQuery.Result`)