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.
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
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 fast 642B utility that makes reading multipart responses simple
A core runtime for building GraphQL-driven applications.
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
Sort AST nodes in a document alphabetically
Remove aliases from a GraphQL document
Generate a signature for Apollo usage reporting
A spec-compliant client-side GraphQL implementation
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
An exchange for operation retry support in urql
Command-line interface for all things Cloudflare Workers
Node environment detection utility
Minimal web-style fetch TypeScript typings
Node-agnostic hashing utility
Mock API requests in Storybook with Mock Service Worker.
JSON scalar types for GraphQL.js
TypeScript utility type WithRequired
TypeScript types for Apollo Server info.cacheControl
GraphQL plugin for ESLint
This is an internal package. Please don't use this package directly. The package will do unexpected breaking changes.
Limit the complexity of your GraphQL queries based on depth.
Simple, pluggable, zero-dependency, GraphQL over HTTP spec compliant server, client and audit suite.
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>
GraphQL schema builder from different data sources with middleware extensions.
Apollo Federation internal utilities
The official, runtime independent Language Service for GraphQL
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
Apollo Query Planner
An AST wrapper around AWS AppSync resolvers
The spec-compliant & magical GraphQL query language engine in the TypeScript type system
Apollo Federation composition utilities
Apollo Federation library to work with 'query graphs'
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.
Turns GraphQLResolveInfo into a map of the requested fields
Utilities to support the GraphQL Language Service
Shopify GraphQL Client - A lightweight generic GraphQL JS client to interact with Shopify GraphQL APIs
Interface to the GraphQL Language Service
GraphQL Middleware done right!
Generate API code or type annotations based on a GraphQL schema and statements
A framework for building GraphQL-driven React applications.
Compare GraphQL Schemas
A framework to transform from GraphQL SDL to AWS CloudFormation.
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/
Use your GraphQL data in your Angular app, with the Apollo Client
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Amplify GraphQL transformer interface definitions
Directive definitions for Amplify GraphQL transformers.
A graphql-subscriptions PubSub Engine using redis
Load GraphQL Schema and Documents from TypeScript and JavaScript code
Plugin system for commands in GraphQL Inspector
Types for building GraphQL language services for IDEs
An online parser for GraphQL for use in syntax-highlighters and code intelligence tools
GraphQL API code generator
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
A library to help construct a graphql-js server supporting react-relay.
React Apollo Hooks.
Validate Documents in GraphQL Inspector
Load GraphQL Schema and Documents from GraphQL files (.graphql, .gql etc)
Loaders in GraphQL Inspector
Open GraphQL Inspector Documentation
GitHubâs GraphQL Schema with validation. Automatically updated.
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.
Load GraphQL Schema from GraphQL endpoint (introspection)
Shopify API Library for Node - accelerate development with support for authentication, graphql proxy, webhooks
React Apollo testing utilities.
Find similar types in GraphQL Schema
Serves GraphQL Schemma
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client
Jest transformer for .gql imports
A Babel Plugin for use with Relay applications.
amplify graphql docs generator plugin
React Apollo common utilities.
Convert .gql/.graphql files to ES6 modules
Scalable, strongly typed GraphQL schema development
Load GraphQL Schema and Documents from Git repository
Audit Documents in GraphQL Inspector
Shopify Storefront API Client - A lightweight JS client to interact with Shopify's Storefront API
Dead-simple, yet highly customizable security middleware for Apollo GraphQL servers shield
Load GraphQL Schema from JSON files (introspection result)
Introspects GraphQL Schema
Load GraphQL Schema and Documents from GitHub repository
Schema Coverage in GraphQL Inspector
Amplify graphql @model transformer
An exchange for managing authentication and token refresh in urql
<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.
Amplify Code Generator
Babel plugin to make raw files importable
GraphQL Codegen plugin for building mock data
Apollo GraphQL for Vue Composition API
A framework to transform from GraphQL SDL to AWS cloudFormation.
Use Apollo Client in your Storybook stories.
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.
Amplify GraphQL schema generator
Abort requests that take longer than a specified timeout period
A simple parser and expander for GraphQL imports
Library to help unit testing when using apollo-client
Pothos (formerly GiraphQL) is a plugin based schema builder for creating code-first GraphQL schemas in typescript
Use Apollo and GraphQL with Vue.js using the `apollo` option
Amplfy GraphQL @searchable 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 GraphQL default value transformer
AppSync GraphQL Api Construct using Amplify GraphQL Transformer - Aliased to use `Data` name scheme.
Use Apollo and GraphQL with Vue.js
The official exchange for use with Urql Devtools
Amplify GraphQL @http transformer
Amplify GraphQL @predictions transformer
Amplify GraphQL relational modeling transformers
## API
Amplify GraphQL index and key transformers
## API
A cache for a single user
Amplify CLI Extensibility Helper utility package
Keyv adapter implementing Apollo's KeyValueCache interface
React Apollo server-side rendering utilities
A plugin for Apollo Server that allows for adding metadata to GraphQL Introspection Query responses.
React Apollo `graphql` higher-order component.
Preset for graphql-codegen to parse and type queries to Shopify APIs
Velocity Template Language(VTL) for JavaScript
Implements the @predictions directive.
Implements the @function directive.
An AppSync model transform for HTTP resolvers.
Implements the @auth directive for the appsync model transform.
React Apollo Query, Mutation and Subscription components.
Amplify GraphQL @function transformer
An AppSync model transform that creates an ElasticSearch index with the queries to match.
Simple GraphQL Query Builder
Amplify GraphQL @auth transformer
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.
Implements the @key directive.
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.
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
the open source API testing client
An AppSync model transform that takes a relational database and turns that into a GraphQL API.
A tool for converting schemas from Amplify's V1 transformer to the V2 transformer schema
This project contains type definitions for AppSync resolver types.
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)
Amplify CLI Core
DynamoDB emulator nodejs wrapper
This package has been deprecated in favor of [https://npmjs.org/](https://npmjs.com/package/graphql-yoga)
Validate GraphQL fields
Babel plugin to make .gql/.graphql files importable
Amplify GraphQL Transformer Root Package
Get a list of fields while resolving a GraphQL query
Creates a Persisted Query Manifest from an Apollo Client Web project
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.
Utilities to help with building graphile-build plugins
Build a GraphQL schema from plugins
A Pothos plugin for adding scope based authorization checks to your GraphQL Schema
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
A package that automatically installs and wraps Hasura CLI binary in isolated manner
GraphQL types and code generator based on schema
An S3 simulator to test S3 APIs
Apollo Core Schema processing library
Amplify GraphQL @mapsTo transformer
A Pothos plugin for adding relay style connections, nodes, and cursor based pagination to your GraphQL schema
Test, mock, intercept and modify Apollo Client's operations — in both browser and unit tests!
Amplify CLI API Category Plugin
Zero-config vite plugin that uses the vite file watcher to run graphql codegen programmatically without needing to start a separate watcher
This package provides a plugin that integrates the [`GraphiQL Explorer`](https://github.com/OneGraph/graphiql-explorer) into the GraphiQL UI.
The official CLI tool to manage the GraphQL Federation Platform Cosmo
Provide data formatters (data model builder & json builder) to work with JSON API specification v1.0 in your JavaScript / TypeScript code
Amplify CLI Core
Toptal Graphql codegen extensions
Absinthe Socket
Build a GraphQL schema by reflection over a PostgreSQL schema. Easy to customize since it's built with plugins on graphile-build
Command line tool for common GraphQL development workflows
An Apollo Link to debounce requests
GraphQL utilities
Apollo GraphQL components for Vue.js
AWS CloudFormation Provider
An AppSync Simulator to test AppSync API.
Amplify GraphQL @sql transformer
Shopify Remix - to simplify the building of Shopify Apps with Remix
A Pothos plugin for more efficient integration with prisma
A GraphQL schema created by reflection over a PostgreSQL schema 🐘 (previously known as PostGraphQL)
Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.
Generates a GraphQL schema for a given OpenAPI Specification (OAS)
amplify-cli front-end plugin for Flutter projects
An exchange for operation request-policy upgrading in urql
Fixed window rate-limiting directive for GraphQL. Use to limit repeated requests to queries and mutations.
A library for handling GraphQL requests with Mirage JS
Tools for setting up graphql test resolvers
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
This package has been deprecated in favor of [https://npmjs.org/](https://npmjs.com/package/graphql-yoga)
Opensearch local simulator
amplify cli plugin providing local testing
Create reusable, maintainable, testable and extendable GraphQL modules
Shopify App Session Storage for Prisma
This library has the recommended default options used by the server preset `@eddeee888/gcg-typescript-resolver-files`.
Amplify CLI
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
amplify-cli front-end plugin for Android project
GraphQL codegen plugin that generates only the types used in the operations
Extends supertest to test a GraphQL endpoint
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.
amplify-cli front-end plugin for xcode projects
For the documentation check `http://graphql-yoga.com/docs/response-cache`
A Pothos plugin for defining objects and interfaces without ts definitions for those types
Generate a TypeScript SDK for any GraphQl API
Extracts and returns list of fields requested from graphql resolver info object
A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations
An exchange that allows for persisted queries support when fetching queries