Skip to main content

ProductGroupProductProductUpdate

No description

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