Skip to main content

NodeConfigDeviceTypeUpdate

No description

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