Skip to main content

UserAssociatedDevicesUpdate

No description

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