pub type Cursor = String;
Cursor is the opaque type of cursor used for pagination.
pub struct Cursor { /* private fields */ }