Skip to main content

BookingRoomUpdate

No description

type BookingRoomUpdate {
where: GQLTQueryRoomWhere
input: RoomOptionalInput
}

Fields#

where (GQLTQueryRoomWhere)#

This will apply a filter to your mutation

input (RoomOptionalInput)#

This will update the items that you targeted with the filter in the where element