This package provides some useful modules for building fullstack GraphQL applications with Nuxt3.
This project is deprecated in favour of nuxt-module-codegen which based on the latest Nuxt module starter template.
As for @nuxt3-graphql/urql
, it is being abandoned for now.
- @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