The base TypeScript + GraphQL template for Create React App.
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
The base template for Create React App.
A Storybook builder to dev and build with Vite
The base TypeScript template for Create React App.
A JavaScript template literal tag that parses GraphQL queries
TypeScript LSP plugin that finds GraphQL documents in your code and provides hints and auto-generates types.
A webpack loader/babel-plugin/babel-plugin-macros/CLI/generated file manager of GraphQL code generator.
GraphQL subscriptions for node.js
GitHub GraphQL API client for browsers and Node
GraphQL types and code generator based on schema
The spec-compliant & magical GraphQL query language engine in the TypeScript type system
Core engine for Apollo GraphQL server
A spec-compliant client-side GraphQL implementation
A Query Language and Runtime which can target any service.
The official, runtime independent Language Service for GraphQL
GraphQL schema builder from different data sources with middleware extensions.
GraphQL codegen plugin that generates only the types used in the operations
GraphQL Codegen plugin for building mock data
TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.
A Vite plugin for loading GraphQL files.
This extension makes your NodeJS application able to import `graphql` files. It uses `require.extensions` to allow you to import/require from `.graphql` files in NodeJS environment. The imported content will be a compiled version of the GraphQL string (`D
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
Extendable client for GitHub's REST & GraphQL APIs