graphql-sequelize

JSON →
library 9.3.4-hack05 ·javascript maintenance
verified Jun 5, 2026

GraphQL & Relay resolver helper for Sequelize models (MySQL/PostgreSQL). Current stable version is 9.3.4-hack05, with irregular release cadence (pre-v9 was common). Differentiators: automatic args-to-where conversion, built-in Relay connection support, and before/after hooks. Crucial to pair with dataloader-sequelize to avoid N+1 queries. Deprecated in favor of modern patterns; final release likely.