Public typealias

Signature
type SchemaShapeInfo = {
  migrations?: Migrations
  props?: Record<string, AnyValidator>
  meta?: Record<string, AnyValidator>
}
References

Migrations

Source

packages/tlschema/src/createTLSchema.ts

PointerRecordTypeshapeIdValidator