Skip to content

TzviPM/graphql-fusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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