The range command is stateless, meaning you need to pass all of the parameters in each subsequent request.
Arguments
string
required
The cursor to the last retrieved document. Should be set to
0 in the initial range request.string
A string prefix to match document IDs. All documents with IDs that start with this prefix will be retrieved.
number
required
The number of maximum documents wanted in the response of range. (page size)
Response
Object
required