nuxt3-apollo-starter icon indicating copy to clipboard operation
nuxt3-apollo-starter copied to clipboard

nuxt3 starter: apollo server & client for graphql, i18n(internationalization), vueuse, pinia, unocss engine, aws lambda supported.

Results 3 nuxt3-apollo-starter issues
Sort by recently updated
recently updated
newest added

hi everyone In nuxt3 apollo , i am trying to access conditional httpendpoint for apollo apollo: { clients: { default: { // can be overridden by NUXT_PUBLIC_HTTP_ENDPOINT environment variable httpEndpoint:...

Instead of re-implementing the h3-apollo integration, it would be nice to reuse https://github.com/lewebsimple/apollo-server-h3. In this way we could bundle forces and only maintain one such implementation.