Skip to main content

AccountOrdersUpdate

No description

type AccountOrdersUpdate {
where: GQLTQueryOrderWhere
input: OrderOptionalInput
}

Fields#

where (GQLTQueryOrderWhere)#

This will apply a filter to your mutation

input (OrderOptionalInput)#

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