Skip to main content

VoucherModifierProductUpdate

No description

type VoucherModifierProductUpdate {
where: GQLTQueryProductWhere
input: ProductOptionalInput
}

Fields#

where (GQLTQueryProductWhere)#

This will apply a filter to your mutation

input (ProductOptionalInput)#

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