Magidoc

removeProductsFromProductGroup
Mutation

Removes the given products from the product group, if they are currently part of it

Arguments

#

productGroupId

Non-null

The ID of the product group

productIds

[ GlobalId !]!
Non-null

The IDs of the products to remove from the product group

Response

#

Returns Boolean !.

Example

#