The spec-compliant & magical GraphQL query language engine in the TypeScript type system
A compiler tool for building GraphQL-driven applications.
A library to help construct a graphql-js server supporting react-relay.
This plugins uses [`graphql-depth-limit`](https://www.npmjs.com/package/graphql-depth-limit) in order to limit the depth of executed selection sets (by injecting a new GraphQL validation rule into your execution).
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
Interface to the GraphQL Language Service
Types for building GraphQL language services for IDEs
Utilities to support the GraphQL Language Service
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Directive definitions for Amplify GraphQL transformers.
A GraphQL rate limiting library using query complexity analysis.
A simple parser and expander for GraphQL imports
Dead-simple, yet highly customizable security middleware for Apollo GraphQL servers shield
Octokit plugin to paginate GraphQL API endpoint responses
This plugin allows you to implement custom authentication flow by providing a custom user resolver based on the original HTTP request. The resolved user is injected into the GraphQL execution `context`, and you can use it in your resolvers to fetch the cu
Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.
GraphQL JIT Compiler to JS
ESLintCC is a ECMAScript/JavaScript tool that computes complexity of code by using ESLint
Utility to build a fetcher for GraphiQL
A library to find JS RegExp with super-linear worst-case time complexity for attack strings that repeat a single character.
A graphql-subscriptions PubSub Engine using redis
Wrap zod validation errors in user-friendly readable messages
GraphQL Middleware done right!