Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 517 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 517 Bytes

graphql-fusion

CircleCI npm version

Merge GraphQL queries with ease:

  1. input queries
  2. graphql-fusion merge - merge the input queries into a single executable operation
  3. send the merged query off to be resolved
  4. graphql-fusion parse - decompose the result into sub-results for each input query