@zenstackhq/schema
v3.7.1
Published
TypeScript representation of ZModel schema
Downloads
96,106
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