createHotelSetup
Mutation to create an hotel setup
inventory {
createHotelSetup(
hotelSetupCreateInput: InventoryHotelsSetupCreateInput!
): HotelsSetupRs
}
Arguments
createHotelSetup.hotelSetupCreateInput ● InventoryHotelsSetupCreateInput! non-null input
Type
HotelsSetupRs object
Represents the response object for hotel setup operations.