Skip to main content

OrderAccountUpdate

No description

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