Magidoc

addProductsToProductGroup
Mutation

Adds the given list of products to the product group, if they are not already part of the product group

Arguments

#

productGroupId

Non-null

The ID of the product group

productIds

[ GlobalId !]!
Non-null

The IDs of the products to add to the product group

Response

#

Returns Boolean !.

Example

#