WP Kernel API / @wpkernel/cli / SchemaConfig
Interface: SchemaConfig
Configuration for a registered schema file.
Properties
path
ts
path: string;
generated
ts
generated: object;
types
ts
types: string;
description?
ts
optional description: string;