Skip to main content

UserDeviceAuthsUpdate

No description

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