Skip to main content

ProductProductGroupsUpdate

No description

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