Anchor to sellingPlanGroupRemoveProductsselling
selling Plan Group Remove Products
mutation
Requires access scope as well as any of
,
access scopes. Also: The user must have
permissions.
Removes multiple products from a selling plan group.
Anchor to Arguments
Arguments
- •ID!required
The ID of the selling plan group.
- Anchor to productIdsproduct•
Ids [ID!]!required The IDs of the products to remove.
Was this section helpful?
Anchor to SellingPlanGroupRemoveProductsPayload returnsSelling Plan Group Remove Products Payload returns
- Anchor to removedProductIdsremoved•
Product Ids The removed product ids.
- Anchor to userErrorsuser•
Errors [SellingPlan Group User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?