updateHotelSetup
Mutation to update an hotel setup
inventory {
updateHotelSetup(
hotelSetupUpdateInput: InventoryHotelsSetupUpdateInput!
): HotelsSetupRs
}
Arguments
updateHotelSetup.hotelSetupUpdateInput ● InventoryHotelsSetupUpdateInput! non-null input
Type
HotelsSetupRs object
Represents the response object for hotel setup operations.