Skip to main content

DeviceAuthsUpdate

No description

type DeviceAuthsUpdate {
where: GQLTQueryDeviceAuthWhere
input: DeviceAuthOptionalInput
}

Fields#

where (GQLTQueryDeviceAuthWhere)#

This will apply a filter to your mutation

input (DeviceAuthOptionalInput)#

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