The field configuration.
Deserializes firestore document ref(s) into our representation. Deserializes a firestore timestamp into a firestorm timestamp. Deserializes a firestore geopoint into a firestorm geopoint. Deserializes an object to a firestorm object.
Is the field an array.
The entity of the document.
The firestore document ref(s).
Deserializes firestore document ref(s) into our representation. Deserializes a firestore timestamp into a firestorm timestamp. Deserializes a firestore geopoint into a firestorm geopoint. Deserializes an object to a firestorm object.
Is the field an array.
The firestore document ref(s).
Deserializes firestore document ref(s) into our representation. Deserializes a firestore timestamp into a firestorm timestamp. Deserializes a firestore geopoint into a firestorm geopoint. Deserializes an object to a firestorm object.
Is the field an array.
The firestore document ref(s).
Deserializes firestore document ref(s) into our representation. Deserializes a firestore timestamp into a firestorm timestamp. Deserializes a firestore geopoint into a firestorm geopoint. Deserializes an object to a firestorm object.
Is the field an array.
The firestore document ref(s).
Resets the store
Creates a repository with a given name if it doesn't exist, and returns the repository.
The name of the Entity class
Gets a repository with a given name
The name of the Entity class
Initializes firestorm with an instance of firestore.
A firestore instance.
Configuration options for firestorm.
Deserializes a firestore document reference into a firestorm document reference. Serializes our representation of a timestamp to firestores. Serializes our representation of a geopoint into a firestorm geopoint; Serializes an firestorm object into a firestore object;
Is the field an array.
The firestore geopoint(s) representation.
Deserializes a firestore document reference into a firestorm document reference. Serializes our representation of a timestamp to firestores. Serializes our representation of a geopoint into a firestorm geopoint; Serializes an firestorm object into a firestore object;
Is the field an array.
Should the value be auto-updated on creation & updates.
Should the value be auto-updated on creation.
Should the value be auto-updated on updates.
Whether the write is a create or update.
The firestore geopoint(s) representation.
Deserializes a firestore document reference into a firestorm document reference. Serializes our representation of a timestamp to firestores. Serializes our representation of a geopoint into a firestorm geopoint; Serializes an firestorm object into a firestore object;
Is the field an array.
The firestore geopoint(s) representation.
Deserializes a firestore document reference into a firestorm document reference. Serializes our representation of a timestamp to firestores. Serializes our representation of a geopoint into a firestorm geopoint; Serializes an firestorm object into a firestore object;
Is the field an array.
The firestore geopoint(s) representation.
The registered fields of the object.
Whether the write is a create or update.
Converts a document reference into a human-readable format. If the document ref's data has been fetched, include the data, otherwise skip it. Converts a firestorm timestamp into a string representation. Converts our firestorm representation of geopoint to human-readable format. Converts our object to human-readable format.
Is the field an array.
Our document ref(s) to convert.
Converts a document reference into a human-readable format. If the document ref's data has been fetched, include the data, otherwise skip it. Converts a firestorm timestamp into a string representation. Converts our firestorm representation of geopoint to human-readable format. Converts our object to human-readable format.
Is the field an array.
A custom formatter for the date value.
Our document ref(s) to convert.
Converts a document reference into a human-readable format. If the document ref's data has been fetched, include the data, otherwise skip it. Converts a firestorm timestamp into a string representation. Converts our firestorm representation of geopoint to human-readable format. Converts our object to human-readable format.
Is the field an array.
Our document ref(s) to convert.
Converts a document reference into a human-readable format. If the document ref's data has been fetched, include the data, otherwise skip it. Converts a firestorm timestamp into a string representation. Converts our firestorm representation of geopoint to human-readable format. Converts our object to human-readable format.
Is the field an array.
Our document ref(s) to convert.
The registered fields of the object.
Generated using TypeDoc
Registers a document reference field.