{"library":"graphql-resolve-batch","type":"library","category":null,"description":"A GraphQL batching model that groups execution by GraphQL fields as an alternative to DataLoader. Version 1.0.3 is stable with no recent updates. It integrates with both GraphQL.js and graphql-tools, batching field resolutions by source field arguments rather than simple keys, solving N+1 problems even with varying arguments per field — a key differentiator from DataLoader's per-key batching. Release cadence is low; last release in 2018.","language":"javascript","status":"maintenance","version":"1.0.3","tags":["javascript","graphql","batch","resolve","field"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-resolve-batch","imports":["import { createBatchResolver } from 'graphql-resolve-batch'","import createBatchResolver from 'graphql-resolve-batch'","import { BatchResolver } from 'graphql-resolve-batch'"]},{"cmd":"yarn add graphql-resolve-batch","imports":[]},{"cmd":"pnpm add graphql-resolve-batch","imports":[]}],"homepage":"https://github.com/calebmer/graphql-resolve-batch#readme","github":"https://github.com/calebmer/graphql-resolve-batch","docs":null,"changelog":null,"pypi":null,"npm":"graphql-resolve-batch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}