Skip to main content

DeviceGroupsUpdate

No description

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