{"library":"nuxt-graphql-client","type":"library","category":null,"description":"nuxt-graphql-client is a comprehensive Nuxt 3 module designed to integrate GraphQL client capabilities with built-in code generation. Currently at version 0.2.46, the package sees frequent patch releases, indicating active development and responsiveness to bug fixes and minor feature enhancements. It leverages `graphql-request` for executing GraphQL operations and `graphql-code-generator` to automatically generate TypeScript types and composables (`useGql`, `useAsyncGql`, `Gql<OperationName>`) directly from your GraphQL schema and `.gql` files. This approach ensures full TypeScript support and Hot Module Reload (HMR) for GraphQL documents. Its key differentiators include a 'zero configuration' option for rapid setup, deep integration with the Nuxt 3 reactivity system and composables, and streamlined developer experience by automating boilerplate for GraphQL interactions, providing a modern alternative to more manually configured GraphQL client setups in Nuxt applications.","language":"javascript","status":"active","version":"0.2.46","tags":["javascript","vue","nuxt","nuxt3","nuxt-module","gql","graphql","graphql-client","graphql-request","typescript"],"install":[{"cmd":"npm install nuxt-graphql-client","imports":["import { useGql } from '#graphql-client/composables';","import { useAsyncGql } from '#graphql-client/composables';","const { data } = await GqlGetUsers();","import { useGqlToken } from '#graphql-client/composables';","import { GqlError } from '#graphql-client/types';"]},{"cmd":"yarn add nuxt-graphql-client","imports":[]},{"cmd":"pnpm add nuxt-graphql-client","imports":[]}],"homepage":"https://nuxt-graphql-client.web.app","github":"https://github.com/diizzayy/nuxt-graphql-client","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/nuxt-graphql-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/nuxt-graphql-client/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}