Skip to main content

RoomGroupsUpdate

No description

type RoomGroupsUpdate {
where: GQLTQueryGroupWhere
input: GroupOptionalInput
}

Fields#

where (GQLTQueryGroupWhere)#

This will apply a filter to your mutation

input (GroupOptionalInput)#

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