Skip to main content

VoucherProductGroupUpdate

No description

type VoucherProductGroupUpdate {
where: GQLTQueryProductGroupWhere
input: ProductGroupOptionalInput
}

Fields#

where (GQLTQueryProductGroupWhere)#

This will apply a filter to your mutation

input (ProductGroupOptionalInput)#

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