Skip to main content

VoucherOrdersUpdate

No description

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