Use nuxt-modules/apollo inside server/api
Can someone help me to understand how I can use https://github.com/nuxt-modules/apollo inside my
/server/api
?
I tried to use the client with const { clients } = useApollo();
but I get a annot access '_handle__get$1' before initialization
error.
Thanks!GitHub
GitHub - nuxt-modules/apollo: Nuxt.js module to use Vue-Apollo. The...
Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL. - GitHub - nuxt-modules/apollo: Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL.
0 Replies