UNPKG

@incubrain/client

Version:

A type-safe GraphQL client for Hasura, optimized for Node.js and Nuxt environments with full TypeScript support.

4 lines (3 loc) 119 B
import type { CodegenConfig } from "@graphql-codegen/cli"; declare const config: CodegenConfig; export default config;