Thanks for reading carefully enough to pick up the copy/paste errors! I think we’ll try to rewrite that top post collating any comments as we go, so we should
squash those.
As for pagination, we do support that in our GraphQL for the other queries, and it will ‘work’ here. However, I don’t think that sorting is supported in Dgraph’s geo queries at the moment (so you’d get pagination by node’s uid order). Some of them don’t have natural orderings anyway, e.g. within, but near probably could support and ordering.
We’ll look into it some more.