GiataData
Hotel data obtained from Giata System.
type GiataData {
id: ID!
source: URI
href: URI
updatedAt: DateTime!
}
Fields
GiataData.id
● ID!
non-null scalar
Giata System ID.
GiataData.source
● URI
scalar
Giata URL for the hotels of the supplier.
GiataData.href
● URI
scalar
Giata url for the hotel info.
GiataData.updatedAt
● DateTime!
non-null scalar
Date of last Giata update for this code.
Member Of
HotelData
object