Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

@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