DestinationConnection
DestinationList definition
type DestinationConnection {
edges: [DestinationEdge]
token: String!
pageInfo: PageInfo @deprecated
}
Fields
DestinationConnection.edges
● [DestinationEdge]
list object
DestinationConnection.token
● String!
non-null scalar
DestinationConnection.pageInfo
● PageInfo
deprecated object
DEPRECATED
This property is deprecated and is no longer recommended for use.
Indicates info about page
Member Of
HotelXQuery
object