Skip to main content

DeviceTypeUpdate

No description

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