Skip to main content

RoomBookingsUpdate

No description

type RoomBookingsUpdate {
where: GQLTQueryBookingWhere
input: BookingOptionalInput
}

Fields#

where (GQLTQueryBookingWhere)#

This will apply a filter to your mutation

input (BookingOptionalInput)#

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