Skip to main content

UserAccountsUpdate

No description

type UserAccountsUpdate {
where: GQLTQueryAccountWhere
input: AccountOptionalInput
}

Fields#

where (GQLTQueryAccountWhere)#

This will apply a filter to your mutation

input (AccountOptionalInput)#

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