ProtectedlayoutProtectedlimitProtectedoffsetProtectedportalsProtectedrequestsProtectedscriptProtectedsortAdd one FileMaker find request block.
The find request to be added.
Optionalomit: boolean = falseFlag to indicate if the find request should be omitted.
Execute request and return current page of records.
A promise that resolves with the result of the fetch operation.
ProtectedgenerateProtectedgenerateCreate async iterator that pages through results lazily.
min: 1, max: 999
Configures any FileMaker scripts to be run as a part of the request
The script request data to set.
Add sort clause in request order.
The name of the field by which the data should be sorted.
The sort order to be applied (either "asc" for ascending or "desc" for descending).
Builder/executor for list and find operations against one layout.