Merge GraphQL queries with ease:
- input queries
graphql-fusion merge
- merge the input queries into a single executable operation- send the merged query off to be resolved
graphql-fusion parse
- decompose the result into sub-results for each input query