CollectionDefinition

A complete description of a collection: its schema and the ordered set of items that conform to it.


Properties

items

items: Map<string, SerializedFields>;

schema

schema: SchemaDefinition;