readDirection
Name | Type | Required | Description |
---|---|---|---|
readDirection |
string | No. Defaults to FIRST if no value is provided |
Allows you to page through results returned. Page sizes are limited to results of
1000 or 5000, depending on what you specify for the
Note: Starting a new query with
NEXT will throw an error.
You must start with FIRST. |