GraphQL Code Generator plugin for generating a ready-to-use SDK based on graphql-request and GraphQL operations
No description provided.
No description provided.
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
The Linear Client SDK for interacting with the Linear GraphQL API
GraphQL codegen plugin that generates only the types used in the operations
GraphQL Codegen plugin for building mock data
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
This project is forked from @graphql-codegen/typescript-graphql-request.
A codegen plugin and preset for generating TypeScript types from GraphQL queries in a `d.ts` file. It does not require any function wrapper and adds no runtime overhead (0 bytes to the bundle).
GitHub GraphQL API client for browsers and Node
This [GraphQL Code Generator](https://www.the-guild.dev/graphql/codegen) plugin creates resolvers given GraphQL schema.
A Vite plugin for loading GraphQL files.
Preset for graphql-codegen to parse and type queries to Shopify APIs
GraphQL types and code generator based on schema
GraphQL Codegen plugin to generate persisted query manifests for server and client
This library has the recommended default options used by the server preset `@eddeee888/gcg-typescript-resolver-files`.
Extendable client for GitHub's REST & GraphQL APIs
A Query Language and Runtime which can target any service.
Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node
GraphQL ESLint plugin.
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
GraphQL subscriptions for node.js
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and