Readonly
countReadonly
limitNumber of results requested.
Optional
Readonly
metaReadonly
offsetNumber of elements skipped.
Readonly
resultsOptional
Readonly
totalTotal number of results matching the query.
This number is an estimation that is not strongly consistent.
This field is returned by default.
For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false
.
When the results are filtered with a Query Predicate, total
is subject to a limit.
Actual number of results returned.