OBJECT
type PageInfo {endCursor: String hasNextPage: Boolean! hasPreviousPage: Boolean! startCursor: String }