Skip to content

@salesforce/b2c-tooling-sdk / docs / SchemaIndex

Interface: SchemaIndex ​

Defined in: packages/b2c-tooling-sdk/src/docs/types.ts:68

The schema index structure stored in index.json.

Properties ​

entries ​

entries: SchemaEntry[]

Defined in: packages/b2c-tooling-sdk/src/docs/types.ts:74

Array of schema entries


generatedAt ​

generatedAt: string

Defined in: packages/b2c-tooling-sdk/src/docs/types.ts:72

Timestamp when the index was generated


version ​

version: string

Defined in: packages/b2c-tooling-sdk/src/docs/types.ts:70

Version of the index format

Released under the Apache-2.0 License.