Returns counts of records from a sheet
ID of sheet
Returns records that were changed in that version and only those records.
Deprecated, use sinceCommitId
instead.
Returns records that were changed in that version in addition to any records from versions after that version.
Listing a commit ID here will return all records since the specified commit.
Options to filter records
The field to filter the data on.
The value to search for data on.
The field to search for data on.
If true, the counts for each field will also be returned
An FFQL query used to filter the result set to be counted