This package provides some useful modules for building fullstack GraphQL applications with Nuxt3.
- @nuxt3-graphql/codegen : GraphQL code generation based on @graphql-codegen/cli
- @nuxt3-graphql/urql : GraphQL client based on @urql/vue
- examples/minimal : Minimal showcase of the various nuxt3-graphql modules
- Based on a project by @bicouy0
- Nuxt module structure nuxt3-supabase