OBJECT
Page info of a query that returns a list of nodes
1type PageInfo {23# Whether there are more nodes.4hasNextPage: Boolean! 56}