Skip to main content

TransactionAccountUpdate

No description

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