PageInfo

data class PageInfo(val cursor: String?)

Constructors

Link copied to clipboard
constructor(cursor: String?)

Properties

Link copied to clipboard

{string?} A generated string that can be used with pagination to ensure the next page starts with the next record in a sequence