graphql api for higher packages to depend on
A spec-compliant client-side GraphQL implementation
AppSync GraphQL Api Construct using Amplify GraphQL Transformer.
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
GraphQL plugin for ESLint
A collection of scalar types not included in base GraphQL.
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
AppSync GraphQL Api Construct using Amplify GraphQL Transformer - Aliased to use `Data` name scheme.
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
Pluck graphql-tag template literals
Clean up error stack traces
AWS CDK CLI, the command line tool for CDK apps
Captures and cleans stack traces
Cross-browser Error parser
GraphQL ESLint plugin.
Namespace parsing for yeoman's generator/environment stack
OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client
Extendable client for GitHub's REST & GraphQL APIs
A set of utils for faster development of GraphQL tools
A Query Language and Runtime which can target any service.
A data loading utility to reduce requests to a backend via batching and caching.
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