Skip to main content
Version: Next

SchemaMetadata

age-schema-client v0.5.0


age-schema-client / SchemaMetadata

Interface: SchemaMetadata

Defined in: src/schema/types.ts:120

Schema metadata information

Indexable

[key: string]: unknown

Additional custom metadata

Properties

PropertyTypeDescriptionDefined in
author?stringSchema authorsrc/schema/types.ts:124
description?stringSchema descriptionsrc/schema/types.ts:129
created?stringCreation timestampsrc/schema/types.ts:134
updated?stringLast updated timestampsrc/schema/types.ts:139