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