OBJECT
type PageInfo {# The hash of the operation.has_next_page: Boolean! # The position of the operation in the operation batch.has_previous_page: Boolean! # The hash of the operation.start_cursor: Cursor # The position of the operation in the operation batch.end_cursor: Cursor }