Skip to main content

AddressDeviceUpdate

No description

type AddressDeviceUpdate {
where: GQLTQueryDeviceWhere
input: DeviceOptionalInput
}

Fields#

where (GQLTQueryDeviceWhere)#

This will apply a filter to your mutation

input (DeviceOptionalInput)#

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