Shopify/graphql-batch: A query batching executor for the graphql gem
Provides an executor for the graphql gem which allows queries to be batched.
Source: Shopify/graphql-batch: A query batching executor for the graphql gem
Supposedly, this helps reduce unintentional N+1 problems.
Related: Returning lots of objects is slow - Issue #861 - rmosolgo/graphql-ruby