@apollo/link-batch-http
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-beta.3 • Public • Published

React Apollo

Apollo Batch HTTP Link

npm version Build Status Join the community on Spectrum

A terminating Apollo Link that combines multiple GraphQL operations into a single HTTP request. This Link batches individual operations into an array that is sent to a single GraphQL endpoint.

Documentation

All Apollo Client documentation, including Apollo Link usage articles and helpful recipes, lives on https://www.apollographql.com/docs/react/

Maintainers

Readme

Keywords

none

Package Sidebar

Install

npm i @apollo/link-batch-http

Weekly Downloads

285

Version

2.0.0-beta.3

License

MIT

Unpacked Size

65.3 kB

Total Files

18

Last publish

Collaborators

  • benjamn
  • jerelmiller
  • alessbell
  • apollo-bot