{"library":"graphql-tools-sequelize","type":"library","category":null,"description":"Integrates GraphQL-Tools with Sequelize ORM to auto-generate GraphQL schema definitions and resolvers for CRUD operations on entities and their relationships. Version 2.3.0 is the latest stable release, with a low update cadence (last update 2022). Unlike manual schema building, it maps Sequelize models to GraphQL types automatically, including associations and optional full-text search via ElasticLunr. Requires graphql >=0.13, graphql-tools >=3.0, graphql-tools-types >=1.1, and sequelize >=4.0 as peer dependencies. Provides hooks for validation, authorization, and tracing. ESM-only with Node >=8.","language":"javascript","status":"maintenance","version":"2.3.0","tags":["javascript","graphql","graphql-tools","sequelize","schema","resolver"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install graphql-tools-sequelize","imports":["import GraphQLToolsSequelize from 'graphql-tools-sequelize'","const gts = new GraphQLToolsSequelize(sequelizeInstance)","gts.entityQuerySchema('Root', '', 'OrgUnit')"]},{"cmd":"yarn add graphql-tools-sequelize","imports":[]},{"cmd":"pnpm add graphql-tools-sequelize","imports":[]}],"homepage":"https://github.com/rse/graphql-tools-sequelize","github":"https://github.com/rse/graphql-tools-sequelize","docs":null,"changelog":null,"pypi":null,"npm":"graphql-tools-sequelize","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}