CORMO GraphQL Support
JSON →Official GraphQL integration package for the CORMO ORM framework (v2.3.0). Provides decorators and utilities to expose CORMO models as GraphQL types and resolve database queries automatically from GraphQL queries. Integrates with apollo-server and express-graphql. Designed for Node.js 22+. Python CORMO is a separate project; this is the TypeScript/Node.js implementation. Release cadence is tied to CORMO monorepo releases, typically quarterly.