Skip to content

SeedItem

Defined in: runtime/runtime.ts:27

readonly id: string

Defined in: runtime/runtime.ts:28

SeedItemRaw.id


readonly optional isArchived?: boolean

Defined in: runtime/runtime.ts:17

SeedItemRaw.isArchived


readonly optional key?: string

Defined in: runtime/runtime.ts:19

SeedItemRaw.key


readonly optional parentId?: string

Defined in: runtime/runtime.ts:29

SeedItemRaw.parentId


readonly properties: Record<string, unknown>

Defined in: runtime/runtime.ts:22

SeedItemRaw.properties


readonly optional relations?: Partial<Record<string, string>>

Defined in: runtime/runtime.ts:30

SeedItemRaw.relations


readonly optional state?: string | null

Defined in: runtime/runtime.ts:20

SeedItemRaw.state


readonly templatePrn: string

Defined in: runtime/runtime.ts:23

SeedItemRaw.templatePrn