Information about this page's relation to a larger result set
@type t() :: %Bonfire.API.GraphQL.PageInfo{ end_cursor: binary() | nil, has_next_page: true | false | nil, has_previous_page: true | false | nil, start_cursor: binary() | nil }