Collection

Represents a retrieved collection of documents in the database. May be all the documents, or a subset of the documents matched by the query.

Attributes

Name
Purpose

Reference

The collection reference in the database.

Id

The collection ID (e.g. items in path players/uid123/items)

Documents

The retrieved documents in the collection.

Last updated