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
TypeScript definitions for apollo-upload-client
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
A fully-featured caching GraphQL client.
A terminating Apollo Link for Apollo Client that handles GraphQL file uploads using multipart requests.
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
A network interface for Apollo that enables file-uploading to Absinthe back ends.
Core engine for Apollo GraphQL server
A terminating Apollo Link for Apollo Client that allows FileList, File, Blob or ReactNativeFile instances within query or mutation variables and sends GraphQL multipart requests.
A terminating Apollo Link for Apollo Client that allows FileList, File, Blob or ReactNativeFile instances within query or mutation variables and sends GraphQL multipart requests.
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
A simple yet functional GraphQL client.
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
TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.
<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>
Use Apollo Client in your Storybook stories.
<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>
Use your GraphQL data in your Angular app, with the Apollo Client
Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
[](https://www.npmjs.com/package/apollo-boost-upload)
This package is meant to be used to connect your Apollo Client instance with the Apollo Client devtools in the [Apollo GraphQL](https://marketplace.visualstudio.com/items?itemName=apollographql.vscode-apollo) VSCode extension.
Enhances Apollo GraphQL Server for intuitive file uploads via GraphQL mutations.
Flexible, lightweight transport layer for GraphQL