This GraphQL Code Generator is now deprecated. It's still installing all requried packages to make it work, but note that in the future it will no longer work.
Use your GraphQL data in your Angular app, with the Apollo Client
A fully-featured caching GraphQL client.
GraphQL ESLint plugin.
A JavaScript template literal tag that parses GraphQL queries
No description provided.
Core engine for Apollo GraphQL server
No description provided.
A simple yet functional GraphQL client.
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
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
Apollo GraphQL utility library
Generate client code based on a GraphQL schema and query documents
GraphQL Code Generator plugin for generating a functions to read and write from the apollo cache
Fork of @graphql-codegen/typescript-react-apollo with support for Apollo Client 4
Generate persisted query ids
The Linear Client SDK for interacting with the Linear GraphQL API
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
GraphQL types and code generator based on schema
GraphQL Code Generator plugin to generate client queries from graphql
TypeScript definitions for apollo-upload-client
HTTP transport layer for GraphQL