Skip to main content

ProductGroupGroupUpdate

No description

type ProductGroupGroupUpdate {
where: GQLTQueryGroupWhere
input: GroupOptionalInput
}

Fields#

where (GQLTQueryGroupWhere)#

This will apply a filter to your mutation

input (GroupOptionalInput)#

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