@shopify/graphql-merge

Merge GraphQL Queries with ease:

Usage no npm install needed!

<script type="module">
  import shopifyGraphqlMerge from 'https://cdn.skypack.dev/@shopify/graphql-merge';
</script>

README

graphql-merge

Merge GraphQL Queries with ease:

  1. input queries
  2. send the merged query off to be resolved
  3. decompose the result into sub-results for each input query.