graphql
A Query Language and Runtime which can target any service.
Found 7154 results for graphql
A Query Language and Runtime which can target any service.
GitHub GraphQL API client for browsers and Node
OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
Package for optimizing your GraphQL operations relay style.
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
A compiler tool for building GraphQL-driven applications.
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
A core runtime for building GraphQL-driven applications.
A fast 642B utility that makes reading multipart responses simple
A fully-featured caching GraphQL client.
Fork of GraphQL.js' execute function
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
Minimal key-value cache interface
Generic logger interface
This is the core package for Envelop. You can find a complete documentation here: https://github.com/graphql-hive/envelop
The shared core for the highly customizable and versatile GraphQL client
Drop unused definitions from a GraphQL document
Generate a signature for Apollo usage reporting
Remove aliases from a GraphQL document
A spec-compliant client-side GraphQL implementation
Sort AST nodes in a document alphabetically
Remove literals from an AST which might contain PII (strings and numbers, and optionally lists and objects)
Print an AST with as little whitespace as possible
Command-line interface for all things Cloudflare Workers
An exchange for operation retry support in urql
Minimal web-style fetch TypeScript typings
Node environment detection utility
Node-agnostic hashing utility
Mock API requests in Storybook with Mock Service Worker.
JSON scalar types for GraphQL.js
TypeScript types for Apollo Server info.cacheControl
TypeScript utility type WithRequired
GraphQL plugin for ESLint
This is an internal package. Please don't use this package directly. The package will do unexpected breaking changes.
Simple, pluggable, zero-dependency, GraphQL over HTTP spec compliant server, client and audit suite.
Limit the complexity of your GraphQL queries based on depth.
Open Source Composition library for Apollo Federation
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
<div align="center"><img src="/website/public/cover.png" width="720" /></div>
The official, runtime independent Language Service for GraphQL
GraphQL schema builder from different data sources with middleware extensions.
Apollo Federation internal utilities
Apollo Subgraph Utilities
Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.
Utility to build a fetcher for GraphiQL
[Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql-react/CHANGELOG.md) | [API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphiql_react.html) | [NPM](https://www.npmjs.com/package/@graphiql/react)
Validation rule for GraphQL query complexity analysis
A highly customizable and versatile GraphQL client for React
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
Common code and constants for AppSync Transformers
The new Apollo CLI
A compiler tool for building GraphQL-driven applications.
Amplify CLI
Apollo Gateway
An AST wrapper around AWS AppSync resolvers
Apollo Query Planner
Apollo Federation composition utilities
The spec-compliant & magical GraphQL query language engine in the TypeScript type system
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
GraphQL Semantic Output Conversion Kit - converts a cutting edge SDL file that supports semantic nullability into a more traditional SDL file legacy tools can support.
Apollo Federation library to work with 'query graphs'
Shopify GraphQL Client - A lightweight generic GraphQL JS client to interact with Shopify GraphQL APIs
Turns GraphQLResolveInfo into a map of the requested fields
Utilities to support the GraphQL Language Service
Interface to the GraphQL Language Service
Generate API code or type annotations based on a GraphQL schema and statements
GraphQL Middleware done right!
Compare GraphQL Schemas
A framework to transform from GraphQL SDL to AWS CloudFormation.
A framework for building GraphQL-driven React applications.
Parse GraphQLResolveInfo (the 4th argument of resolve) into a simple tree
[](https://www.npmjs.com/package/@n1ru4l/graphql-live-query) [](https://www.npmjs.com/package/@n1ru4l/
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Use your GraphQL data in your Angular app, with the Apollo Client
Amplify GraphQL transformer interface definitions
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
Types for building GraphQL language services for IDEs
An online parser for GraphQL for use in syntax-highlighters and code intelligence tools
Directive definitions for Amplify GraphQL transformers.
Load GraphQL Schema and Documents from TypeScript and JavaScript code
A graphql-subscriptions PubSub Engine using redis
Plugin system for commands in GraphQL Inspector
GraphQL API code generator
Validate Documents in GraphQL Inspector
Load GraphQL Schema and Documents from GraphQL files (.graphql, .gql etc)
This package provides building blocks to create framework-level integration of Apollo Client with React's streaming SSR. See the [@apollo/client-integration-nextjs](https://github.com/apollographql/apollo-client-integrations/tree/main/packages/nextjs) pac
Open GraphQL Inspector Documentation
A library to help construct a graphql-js server supporting react-relay.
GitHubâs GraphQL Schema with validation. Automatically updated.
Loaders in GraphQL Inspector
React Apollo Hooks.
Serves GraphQL Schemma
Load GraphQL Schema from GraphQL endpoint (introspection)
Shopify Admin API Client - A lightweight JS client to interact with Shopify's Admin API
Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.
Find similar types in GraphQL Schema
Shopify API Library for Node - accelerate development with support for authentication, graphql proxy, webhooks
React Apollo common utilities.
Scalable, strongly typed GraphQL schema development
amplify graphql docs generator plugin
Jest transformer for .gql imports
React Apollo testing utilities.
A Babel Plugin for use with Relay applications.
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client
Shopify Storefront API Client - A lightweight JS client to interact with Shopify's Storefront API
Load GraphQL Schema from JSON files (introspection result)
Convert .gql/.graphql files to ES6 modules
Audit Documents in GraphQL Inspector
Load GraphQL Schema and Documents from Git repository
Introspects GraphQL Schema
Dead-simple, yet highly customizable security middleware for Apollo GraphQL servers shield
Load GraphQL Schema and Documents from GitHub repository
An exchange for managing authentication and token refresh in urql
Schema Coverage in GraphQL Inspector
Amplify graphql @model transformer
<div align="center"> <img src="https://raw.githubusercontent.com/apollographql/apollo-client-integrations/main/banner.jpg" width="500" alt="Apollo Client + Next.js App Router" /> </div>
Amplify Code Generator
GraphQL Codegen plugin for building mock data
AppSync GraphQL Api Construct using Amplify GraphQL Transformer.
Babel plugin to make raw files importable
Use Apollo Client in your Storybook stories.
Apollo GraphQL for Vue Composition API
A framework to transform from GraphQL SDL to AWS cloudFormation.
Utilities for testing Relay applications.
[Apollo Link](https://www.apollographql.com/docs/react/api/link/introduction) to enrich [Sentry](https://sentry.io) events with [GraphQL](https://graphql.org) data
React Apollo Hooks, Components, and HOC.
Abort requests that take longer than a specified timeout period
Library to help unit testing when using apollo-client
Amplify GraphQL schema generator
Pothos (formerly GiraphQL) is a plugin based schema builder for creating code-first GraphQL schemas in typescript
A simple parser and expander for GraphQL imports
<div align="center"> <img src="https://raw.githubusercontent.com/apollographql/apollo-client-integrations/main/banner.jpg" width="500" alt="Apollo Client + Next.js App Router" /> </div>
Amplfy GraphQL @searchable transformer
Amplify GraphQL default value transformer
Use Apollo and GraphQL with Vue.js using the `apollo` option
AppSync GraphQL Api Construct using Amplify GraphQL Transformer - Aliased to use `Data` name scheme.
Amplify GraphQL @http transformer
Use Apollo and GraphQL with Vue.js
## API
The official exchange for use with Urql Devtools
Amplify GraphQL relational modeling transformers
Amplify GraphQL index and key transformers
Amplify CLI Extensibility Helper utility package
Amplify GraphQL @predictions transformer
A cache for a single user
## API
React Apollo server-side rendering utilities
A plugin for Apollo Server that allows for adding metadata to GraphQL Introspection Query responses.
Keyv adapter implementing Apollo's KeyValueCache interface
Implements the @predictions directive.
Simple GraphQL Query Builder
React Apollo Query, Mutation and Subscription components.
Velocity Template Language(VTL) for JavaScript
Amplify GraphQL @function transformer
Amplify GraphQL @auth transformer
An AppSync model transform that creates an ElasticSearch index with the queries to match.
Implements the @auth directive for the appsync model transform.
React Apollo `graphql` higher-order component.
An AppSync model transform for HTTP resolvers.
Implements the @function directive.
Preset for graphql-codegen to parse and type queries to Shopify APIs
Utilities for dealing with Introspection Queries and Client Schemas
A powerful library for autogenerating static GraphQL API documentation
A library to query and manipulate GraphQL Introspection Query results in some useful ways.
Shopify App Session Storage - abstract class
Implements the @key directive.
A Vite plugin for loading GraphQL files.
An AppSync model transform that takes a simple model and creates a DynamoDB table, DynamoDB stream.
An AppSync model transform for connecting objects.
A GraphQL transform that enabled object versioning and conflict resolution for a @model type.
Support for Persisted Query Lists in Apollo Client Web
An AppSync model transform that takes a relational database and turns that into a GraphQL API.
the open source API testing client
A tool for converting schemas from Amplify's V1 transformer to the V2 transformer schema
A CLI util to manage and control your GraphQL Hive
Build a Yup schema object to validate models from a domain model schema (JSON or GraphQL)
This project contains type definitions for AppSync resolver types.
Amplify CLI Core
Babel plugin to make .gql/.graphql files importable
This package has been deprecated in favor of [https://npmjs.org/](https://npmjs.com/package/graphql-yoga)
Amplify GraphQL Transformer Root Package
DynamoDB emulator nodejs wrapper
Get a list of fields while resolving a GraphQL query
Creates a Persisted Query Manifest from an Apollo Client Web project
Test, mock, intercept and modify Apollo Client's operations — in both browser and unit tests!
A package that automatically installs and wraps Hasura CLI binary in isolated manner
Validate GraphQL fields
Apollo Core Schema processing library
Build a GraphQL schema from plugins
GraphQL types and code generator based on schema
Utilities to help with building graphile-build plugins
Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
Absinthe Socket
A Pothos plugin for adding relay style connections, nodes, and cursor based pagination to your GraphQL schema
A Pothos plugin for adding scope based authorization checks to your GraphQL Schema
An S3 simulator to test S3 APIs
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Amplify GraphQL @mapsTo transformer
The official CLI tool to manage the GraphQL Federation Platform Cosmo
This package provides a plugin that integrates the [`GraphiQL Explorer`](https://github.com/OneGraph/graphiql-explorer) into the GraphiQL UI.
Amplify CLI API Category Plugin
Amplify CLI Core
Provide data formatters (data model builder & json builder) to work with JSON API specification v1.0 in your JavaScript / TypeScript code
An Apollo Link to debounce requests
GraphQL utilities
Zero-config vite plugin that uses the vite file watcher to run graphql codegen programmatically without needing to start a separate watcher
Command line tool for common GraphQL development workflows
Apollo GraphQL components for Vue.js
Build a GraphQL schema by reflection over a PostgreSQL schema. Easy to customize since it's built with plugins on graphile-build
Toptal Graphql codegen extensions
An AppSync Simulator to test AppSync API.
An exchange for operation request-policy upgrading in urql
Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.
Amplify GraphQL @sql transformer
Generates a GraphQL schema for a given OpenAPI Specification (OAS)
AWS CloudFormation Provider
Shopify Remix - to simplify the building of Shopify Apps with Remix
A GraphQL schema created by reflection over a PostgreSQL schema 🐘 (previously known as PostGraphQL)
Tools for setting up graphql test resolvers
A Pothos plugin for more efficient integration with prisma
amplify-cli front-end plugin for Flutter projects
amplify-cli front-end plugin for JavaScript projects
This [GraphQL Code Generator](https://www.the-guild.dev/graphql/codegen) plugin creates resolvers given GraphQL schema.
Amplify CLI
A library for handling GraphQL requests with Mirage JS
Shopify App Session Storage for Prisma
This library has the recommended default options used by the server preset `@eddeee888/gcg-typescript-resolver-files`.
Opensearch local simulator
amplify cli plugin providing local testing
This package has been deprecated in favor of [https://npmjs.org/](https://npmjs.com/package/graphql-yoga)
Fixed window rate-limiting directive for GraphQL. Use to limit repeated requests to queries and mutations.
Create reusable, maintainable, testable and extendable GraphQL modules
amplify-cli front-end plugin for Android project
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
GraphQL codegen plugin that generates only the types used in the operations
Minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
Extends supertest to test a GraphQL endpoint
Extracts and returns list of fields requested from graphql resolver info object
amplify-cli front-end plugin for xcode projects
For the documentation check `http://graphql-yoga.com/docs/response-cache`
Graphql Hooks
A Pothos plugin for defining objects and interfaces without ts definitions for those types
A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations
AWS CloudFormation Provider