pub type Cursor = String;
An opaque token used to represent a cursor for pagination
pub struct Cursor { /* private fields */ }