Skip to main content

UserAuthsUpdate

No description

type UserAuthsUpdate {
where: GQLTQueryUserAuthWhere
input: UserAuthOptionalInput
}

Fields#

where (GQLTQueryUserAuthWhere)#

This will apply a filter to your mutation

input (UserAuthOptionalInput)#

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