Interface: DocIdAndData<T>
Represents a docId and the data to be inserted. If the docId is not provided, it will be generated on the server in case the integration supports it. Read more about docId in the documentation.
Type parameters
Name | Type |
---|---|
T | extends DocumentData |
Properties
data
• data: T
id
• Optional
id: DocIdOrDocIdObj