HotelAmenityInput
Defines the input for the hotel amenity.
input HotelAmenityInput {
amenityId: ID!
}
Fields
HotelAmenityInput.amenityId ● ID! non-null scalar
The identifier of the global amenity to include for the hotel.
Member Of
CreateHotelInput input ● UpdateHotelInput input