InventoryHotelMasterUpdateInput
Hotel master update mutation input.
input InventoryHotelMasterUpdateInput {
hotel: InventoryUpdateHotelMasterInput!
}
Fields
InventoryHotelMasterUpdateInput.hotel ● InventoryUpdateHotelMasterInput! non-null input
Hotel input data.