{"library":"i-graphql","type":"library","category":null,"description":"iGraphQL is an ORM for MongoDB that integrates with GraphQL Zeus to generate type-safe database operations from GraphQL schemas. Current stable version is 0.2.2 (alpha). It provides auto-generated fields (e.g., _id, timestamps), a data loader to solve N+1 problems, and CRUD methods. Unlike general-purpose ORMs like Mongoose, iGraphQL is GraphQL-centric and relies on graphql-zeus for type generation. It requires MongoDB driver >= 5.1.0 and ships TypeScript types. Release cadence is low; the project is in early alpha and may have breaking changes.","language":"javascript","status":"active","version":"0.2.2","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install i-graphql","imports":["import { iGraphQL } from 'i-graphql'","import { GraphQLTypes } from 'graphql-zeus'","import { dataLoader } from 'i-graphql'"]},{"cmd":"yarn add i-graphql","imports":[]},{"cmd":"pnpm add i-graphql","imports":[]}],"homepage":"https://github.com/graphql-editor/igraphql#readme","github":"https://github.com/graphql-editor/igraphql","docs":null,"changelog":null,"pypi":null,"npm":"i-graphql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}