SchematicItem
SchematicItem class
Object structure
Section titled “Object structure”data SchematicItem
item: Item!type: String!schem: String!id: String = "" // actually default a GUID.create()new: Boolean = falsestoreId: String?
SchematicItem class
data SchematicItem
item: Item!type: String!schem: String!id: String = "" // actually default a GUID.create()new: Boolean = falsestoreId: String?