-record(pagination, { has_next_page :: boolean(), has_previous_page :: boolean(), start_cursor :: binary(), end_cursor :: binary() }).