@zenstackhq/schema
v3.5.3
Published
TypeScript representation of ZModel schema
Downloads
33,299
Readme
@zenstackhq/schema
Runtime schema representation for ZenStack. Defines the TypeScript types and accessor utilities for the compiled schema that zenstack generate produces from ZModel files. This schema object describes models, fields, relations, expressions, and other metadata used by packages like @zenstackhq/orm and @zenstackhq/server at runtime.
Installation
npm install @zenstackhq/schema