never-displayed
View discussion in a popup
Through trial and error I found the answer to my question. The cursor field (nextPageLink) needs to be in the filter sub-object of the JSON post data, as shown below.
{ "filter": { "nextPageLink": "…" } }