Skip to main content

GroupRoomsUpdate

No description

type GroupRoomsUpdate {
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