FirestoreFieldstype

{
	readonly [key: string]: FirestoreValue;
}
Type
FirestoreValue
JSON representation of a single value in the Firestore REST API.

JSON representation of the fields of a Firestore document in the Firestore REST API.