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
I tried to use the client with
Thanks!
/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
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.