{"library":"graphql-sequelize","type":"library","category":null,"description":"Connects GraphQL resolvers to Sequelize models for MySQL/Postgres databases. Version 9.5.1 supports graphql ^0.5.0 through ^16, graphql-relay, and sequelize >=3.0.0. Key features include automatic argument-to-where conversion for model attributes, built-in limit/order argument handling, Relay connection support, and before/after hooks to manipulate queries and results. Typically used with dataloader-sequelize to prevent N+1 queries. Active maintenance but with limited updates; known breaking changes in v9 with removal of default import.","language":"javascript","status":"active","version":"9.5.1","tags":["javascript","graphql","sequelize"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install graphql-sequelize","imports":["import { resolver } from 'graphql-sequelize'","import graphqlSequelize from 'graphql-sequelize'","import type { ResolverOptions } from 'graphql-sequelize'"]},{"cmd":"yarn add graphql-sequelize","imports":[]},{"cmd":"pnpm add graphql-sequelize","imports":[]}],"homepage":"https://github.com/mickhansen/graphql-sequelize","github":"https://github.com/mickhansen/graphql-sequelize","docs":null,"changelog":null,"pypi":null,"npm":"graphql-sequelize","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}