Skip to main content

DeviceTemplateDeviceConfigUpdate

No description

type DeviceTemplateDeviceConfigUpdate {
where: GQLTQueryDeviceConfigWhere
input: DeviceConfigOptionalInput
}

Fields#

where (GQLTQueryDeviceConfigWhere)#

This will apply a filter to your mutation

input (DeviceConfigOptionalInput)#

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