{"library":"relay-mongodb-connection","type":"library","category":null,"description":"A library that provides Relay-compatible cursor-based pagination for MongoDB cursors, mongoose queries, and aggregations. Version 2.1.0 is the latest stable release, with a simple API similar to graphql-relay's connectionFromArray. It automatically applies skip/limit to the cursor to fetch only necessary documents. Differentiators: supports both native MongoDB driver and mongoose, optional mapper function, and does not require pre-sorting or building edges array in memory.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","relay","graphql","mongodb","mongoose"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install relay-mongodb-connection","imports":["import connectionFromMongoCursor from 'relay-mongodb-connection'","import { connectionFromMongooseQuery } from 'relay-mongodb-connection'","import { connectionFromMongooseAggregate } from 'relay-mongodb-connection'"]},{"cmd":"yarn add relay-mongodb-connection","imports":[]},{"cmd":"pnpm add relay-mongodb-connection","imports":[]}],"homepage":"https://github.com/mikberg/relay-mongodb-connection#readme","github":"https://github.com/mikberg/relay-mongodb-connection","docs":null,"changelog":null,"pypi":null,"npm":"relay-mongodb-connection","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}