Skip to main content

DeviceAddressUpdate

No description

type DeviceAddressUpdate {
where: GQLTQueryAddressWhere
input: AddressOptionalInput
}

Fields#

where (GQLTQueryAddressWhere)#

This will apply a filter to your mutation

input (AddressOptionalInput)#

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