Just released a new weekend project
Here’s a drop-in replacement for nodejs fetch:
https://www.npmjs.com/package/graphql-fetch-optimizer
The goal is to detect and optimize GraphQL queries on the fly. For now it just split big queries and use graphql pagination
Built with @silex in mind, useful for #Jamstack and #SSG workflows, or to simplify @11ty data files