apollo-query-gen

A tiny NPM package that reduces code overhead for writing Apollo Client queries, primarily in testing and front-end applications.

Usage no npm install needed!

<script type="module">
  import apolloQueryGen from 'https://cdn.skypack.dev/apollo-query-gen';
</script>

README

apollo-query-gen

Dynamic query generators for Apollo Client.