DocumentFieldType
alias
The types for a DocumentSnapshot field that are supported by Firestore.
Type
string | number | boolean | { [key: string]: DocumentFieldType } | DocumentFieldType[] | null | Timestamp | GeoPoint | Blob | FieldPath | FieldValue | DocumentReference | CollectionReference