Skip to main content

HotelConnection

HotelList definition

type HotelConnection {
edges: [HotelEdge]
count: Int!
token: String
pageInfo: PageInfo @deprecated
}

Fields

HotelConnection.edges ● [HotelEdge] list object

HotelConnection.count ● Int! non-null scalar

HotelConnection.token ● String scalar

HotelConnection.pageInfo ● PageInfo deprecated object

DEPRECATED

This property is deprecated and is no longer recommended for use.

Indicates info about page

Member Of

HotelXQuery object