CollectionDefinitionA complete description of a collection: its schema and the ordered set of items that conform to it. Properties items tsitems: Map<string, SerializedFields>; schema tsschema: SchemaDefinition;Updated 13 days ago