Optional
descendingQuery parameter to specify whether to return the documents in descending by key order.
Optional
endQuery parameter to specify to stop returning records when the specified key is reached. String representation of any JSON type that matches the key type emitted by the view function.
Optional
headersOptional
limitQuery parameter to specify the number of returned documents to limit the result to.
Optional
skipQuery parameter to specify the number of records before starting to return the results.
Optional
startQuery parameter to specify to start returning records from the specified key. String representation of any JSON type that matches the key type emitted by the view function.
Generated using TypeDoc
Parameters for the
getAllDbs
operation.