Home > git-documentdb > FindOptions
#
FindOptions typeOptions for find and findFatDoc
Signature:#
Remarksdescending: Sort _ids or names in descendant order. Default is false (ascending).
recursive: Get documents recursively from all subdirectories. Default is true.
prefix: Get documents whose _ids or names start with the prefix.
forceDocType: Force return DocType.