Home > git-documentdb > GitDocumentDB > findFatDoc
#
GitDocumentDB.findFatDoc() methodGet all the FatDoc data
Signature:#
ParametersParameter | Type | Description |
---|---|---|
options | FindOptions | The options specify how to get documents. |
Promise<FatDoc []>
#
Remarks- This is an alias of GitDocumentDB#rootCollection.findFatDoc()