Skip to main content

DeviceConfigDeviceTypesUpdate

No description

type DeviceConfigDeviceTypesUpdate {
where: GQLTQueryDeviceTypeWhere
input: DeviceTypeOptionalInput
}

Fields#

where (GQLTQueryDeviceTypeWhere)#

This will apply a filter to your mutation

input (DeviceTypeOptionalInput)#

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