Schema referenceTypesObjectsPageInfoOn this pagePageInfoInformation about paging when working with a connection type. type PageInfo { endCursor: String hasNextPage: Boolean! hasPreviousPage: Boolean! startCursor: String} Fields