WP Kernel API / @wpkernel/cli / IRSchema
Interface: IRSchema
Properties
key
ts
key: string;
sourcePath
ts
sourcePath: string;
hash
ts
hash: string;
schema
ts
schema: unknown;
provenance
ts
provenance: SchemaProvenance;
generatedFrom?
ts
optional generatedFrom: object;
type
ts
type: "storage";
resource
ts
resource: string;