LogoRobo.js
Framework

SchemaSnapshot

Interface: SchemaSnapshot

Namespace-level schema snapshot. Stored at: _flashcore:schema:{namespace}

Properties

PropertyTypeDescription
checksumstringCombined checksum of all model checksums
createdAtstringCreation timestamp (ISO string)
modelsRecord<string, SchemaMetadata>All models in this namespace
namespacestringNamespace name (or '_default' for main namespace)
versionnumberSnapshot version number

On this page