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.
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
A compiler tool for building GraphQL-driven applications.
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
Node environment detection utility
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
Minimal web-style fetch TypeScript typings
An exchange for operation retry support in urql
Mock API requests in Storybook with Mock Service Worker.
Node-agnostic hashing utility
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.
[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)
Utility to build a fetcher for GraphiQL
Validation rule for GraphQL query complexity analysis
A highly customizable and versatile GraphQL client for React
The new Apollo CLI
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 IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Common code and constants for AppSync Transformers
A compiler tool for building GraphQL-driven applications.
Amplify CLI
Apollo Gateway
An AST wrapper around AWS AppSync resolvers
Apollo Query Planner
The spec-compliant & magical GraphQL query language engine in the TypeScript type system
Apollo Federation composition utilities
Turns GraphQLResolveInfo into a map of the requested fields
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
Utilities to support the GraphQL Language Service
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
Interface to the GraphQL Language Service
Generate API code or type annotations based on a GraphQL schema and statements
A framework for building GraphQL-driven React applications.
Compare GraphQL Schemas
GraphQL Middleware done right!
A framework to transform from GraphQL SDL to AWS CloudFormation.
Load GraphQL Schema and Documents from TypeScript and JavaScript code
Parse GraphQLResolveInfo (the 4th argument of resolve) into a simple tree
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
[](https://www.npmjs.com/package/@n1ru4l/graphql-live-query) [](https://www.npmjs.com/package/@n1ru4l/
Amplify GraphQL transformer interface definitions
Use your GraphQL data in your Angular app, with the Apollo Client
Types for building GraphQL language services for IDEs
An online parser for GraphQL for use in syntax-highlighters and code intelligence tools
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
A graphql-subscriptions PubSub Engine using redis
Directive definitions for Amplify GraphQL transformers.
Plugin system for commands in GraphQL Inspector
GraphQL API code generator
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.
Validate Documents in GraphQL Inspector
GitHubâs GraphQL Schema with validation. Automatically updated.
A Babel Plugin for use with Relay applications.
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
React Apollo common utilities.
Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.
Shopify API Library for Node - accelerate development with support for authentication, graphql proxy, webhooks
Scalable, strongly typed GraphQL schema development
amplify graphql docs generator plugin
Jest transformer for .gql imports
React Apollo testing utilities.
Find similar types in GraphQL Schema
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
Amplify graphql @model transformer
Audit Documents in GraphQL Inspector
Load GraphQL Schema and Documents from Git repository
Dead-simple, yet highly customizable security middleware for Apollo GraphQL servers shield
Load GraphQL Schema and Documents from GitHub repository
Introspects GraphQL Schema
An exchange for managing authentication and token refresh in urql
Schema Coverage in GraphQL Inspector
AppSync GraphQL Api Construct using Amplify GraphQL 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>
A framework to transform from GraphQL SDL to AWS cloudFormation.
Amplify Code Generator
GraphQL Codegen plugin for building mock data
Babel plugin to make raw files importable
Use Apollo Client in your Storybook stories.
Apollo GraphQL for Vue Composition API
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
Amplfy GraphQL @searchable transformer
Amplify GraphQL default value transformer
Amplify GraphQL schema generator
Library to help unit testing when using apollo-client
Use Apollo and GraphQL with Vue.js using the `apollo` option
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
Use Apollo and GraphQL with Vue.js
<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>
AppSync GraphQL Api Construct using Amplify GraphQL Transformer - Aliased to use `Data` name scheme.
Amplify GraphQL @http transformer
The official exchange for use with Urql Devtools
## API
Amplify GraphQL relational modeling transformers
Amplify GraphQL index and key transformers
A plugin for Apollo Server that allows for adding metadata to GraphQL Introspection Query responses.
Amplify CLI Extensibility Helper utility package
Amplify GraphQL @predictions transformer
A cache for a single user
Velocity Template Language(VTL) for JavaScript
## API
React Apollo server-side rendering utilities
Keyv adapter implementing Apollo's KeyValueCache interface
Simple GraphQL Query Builder
Implements the @predictions directive.
React Apollo Query, Mutation and Subscription components.
Amplify GraphQL @function transformer
Amplify GraphQL @auth transformer
An AppSync model transform that creates an ElasticSearch index with the queries to match.
React Apollo `graphql` higher-order component.
Implements the @auth directive for the appsync model transform.
Utilities for dealing with Introspection Queries and Client Schemas
An AppSync model transform for HTTP resolvers.
Implements the @function directive.
Preset for graphql-codegen to parse and type queries to Shopify APIs
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
A Vite plugin for loading GraphQL files.
An AppSync model transform that takes a simple model and creates a DynamoDB table, DynamoDB stream.
Implements the @key directive.
An AppSync model transform for connecting objects.
A GraphQL transform that enabled object versioning and conflict resolution for a @model type.
A tool for converting schemas from Amplify's V1 transformer to the V2 transformer schema
An AppSync model transform that takes a relational database and turns that into a GraphQL API.
Support for Persisted Query Lists in Apollo Client Web
the open source API testing client
A CLI util to manage and control your GraphQL Hive
This project contains type definitions for AppSync resolver types.
Build a Yup schema object to validate models from a domain model schema (JSON or GraphQL)
Amplify CLI Core
This package has been deprecated in favor of [https://npmjs.org/](https://npmjs.com/package/graphql-yoga)
Babel plugin to make .gql/.graphql files importable
Apollo Core Schema processing library
Build a GraphQL schema from plugins
Amplify GraphQL Transformer Root Package
Utilities to help with building graphile-build plugins
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
A package that automatically installs and wraps Hasura CLI binary in isolated manner
Test, mock, intercept and modify Apollo Client's operations — in both browser and unit tests!
Validate GraphQL fields
Provide data formatters (data model builder & json builder) to work with JSON API specification v1.0 in your JavaScript / TypeScript code
GraphQL types and code generator based on schema
Zero-config vite plugin that uses the vite file watcher to run graphql codegen programmatically without needing to start a separate watcher
Absinthe Socket
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.
Command line tool for common GraphQL development workflows
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
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
An S3 simulator to test S3 APIs
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 Core
Amplify CLI API Category Plugin
An Apollo Link to debounce requests
GraphQL utilities
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.
amplify-cli front-end plugin for Flutter projects
An exchange for operation request-policy upgrading in urql
Amplify GraphQL @sql transformer
Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.
Generates a GraphQL schema for a given OpenAPI Specification (OAS)
AWS CloudFormation Provider
A GraphQL schema created by reflection over a PostgreSQL schema 🐘 (previously known as PostGraphQL)
Tools for setting up graphql test resolvers
Shopify Remix - to simplify the building of Shopify Apps with Remix
A Pothos plugin for more efficient integration with prisma
Opensearch local simulator
amplify cli plugin providing local testing
This [GraphQL Code Generator](https://www.the-guild.dev/graphql/codegen) plugin creates resolvers given GraphQL schema.
amplify-cli front-end plugin for JavaScript projects
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`.
Fixed window rate-limiting directive for GraphQL. Use to limit repeated requests to queries and mutations.
This package has been deprecated in favor of [https://npmjs.org/](https://npmjs.com/package/graphql-yoga)
amplify-cli front-end plugin for Android project
Create reusable, maintainable, testable and extendable GraphQL modules
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.
For the documentation check `http://graphql-yoga.com/docs/response-cache`
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
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