swr-codegen
A powerful code generator that Generate SWR hooks from GraphQL queries & mutations
A powerful code generator that Generate SWR hooks from GraphQL queries & mutations
SWC plugin for https://the-guild.dev/graphql/codegen/plugins/presets/preset-client
Zero-config vite plugin that uses the vite file watcher to run graphql codegen programmatically without needing to start a separate watcher
A SWC plugin for https://the-guild.dev/graphql/codegen/plugins/presets/preset-client. Forked to work with new Next.js versions and client components.
This plugin for [graphql code generator](https://graphql-code-generator.com) generates types and runtime codecs for a given GraphQL Schema using [io-ts](https://github.com/gcanti/io-ts) to give runtime type safety.
Its a library to parse from Graphql Schema to a Zod Schema
The GraphQL configuration for types generator and preset used in Bearded Dudes projects
GraphQL Types generator configuration and preset, used in @bn-digital projects
GraphQL Types generator configuration and preset, used in @bn-digital projects
Automatically generate GraphQL queries and mutations from GraphQL endpoint
A customFetch implementation for using @graphql-codegen with Chargetrip GraphQL APIs
GraphQL Codegen Generic SDK Requester for URQL
A SWC plugin for https://the-guild.dev/graphql/codegen/plugins/presets/preset-client
💪🏻 24jieqi 团队 graphql-codegen 通用方案
Easily generate GraphQL operations for provided schema. Our motivation was to create the plugin to create operations for further processing by GraphQL Codegen (in our case to generate SWR and graphql-request SDK out of the box for basic CRUD operations).
GraphQL Code Generator plugin for generating a .graphql file from given schema with more options.
GraphQL Codegen plugin for building mock data
A SWC plugin for https://the-guild.dev/graphql/codegen/plugins/presets/preset-client Forked to work with new Next.js versions.