CategoryConnection
CategoryList definition
type CategoryConnection {
  edges: [CategoryEdge]
  pageInfo: PageInfo
}
Fields
CategoryConnection.edges ● [CategoryEdge] list object
CategoryConnection.pageInfo ● PageInfo object
Indicates info about page
Member Of
HotelXQuery  object