Skip to content

SchematicItem

SchematicItem class

data SchematicItem
item: Item!
type: String!
schem: String!
id: String = "" // actually default a GUID.create()
new: Boolean = false
storeId: String?