{"library":"http-link-dataloader","type":"library","category":null,"description":"http-link-dataloader is an Apollo Link designed to provide efficient HTTP requests for GraphQL by leveraging Facebook's DataLoader for automatic batching and caching. It distinguishes itself from `apollo-link-batch-http` by using an event-loop-based batching mechanism, consolidating consecutive GraphQL queries into a single HTTP request payload. The package currently sits at version 0.1.6, with its last release in 2018, indicating a lack of active development or a very slow release cadence. It was primarily developed for use cases involving `graphql-yoga` servers and `prisma-binding` (now largely deprecated in favor of Prisma Client), supporting array-based GraphQL batching on the server side. It ships with TypeScript types, but its age raises significant compatibility concerns with modern Apollo Client (v3+) and GraphQL ecosystems.","language":"javascript","status":"abandoned","version":"0.1.6","tags":["javascript","graphql","request","fetch","graphql-client","apollo","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-link-dataloader","imports":["import { HTTPLinkDataloader } from 'http-link-dataloader'"]},{"cmd":"yarn add http-link-dataloader","imports":[]},{"cmd":"pnpm add http-link-dataloader","imports":[]}],"homepage":null,"github":"https://github.com/prisma/http-link-dataloader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-link-dataloader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/http-link-dataloader/compatibility"}}