Cursor

typealias Cursor = String(source)

Deprecated

This alias will be removed. Use String directly instead.

Replace with

String

An opaque token used to represent a cursor for pagination.