Skip to main content

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

NameType
Textends DocumentData

Properties

data

data: T


id

Optional id: DocIdOrDocIdObj