nuxt3-apollo-starter
nuxt3-apollo-starter copied to clipboard
nuxt3 starter: apollo server & client for graphql, i18n(internationalization), vueuse, pinia, unocss engine, aws lambda supported.
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.