Anchor to sellingPlanGroupRemoveProductVariantsselling
selling Plan Group Remove Product Variants
mutation
Requires access scope as well as any of
,
access scopes. Also: The user must have
permissions.
Removes multiple product variants from a selling plan group.
Anchor to Arguments
Arguments
- •ID!required
The ID of the selling plan group.
- Anchor to productVariantIdsproduct•
Variant Ids [ID!]!required The IDs of the product variants to remove.
Was this section helpful?
Anchor to SellingPlanGroupRemoveProductVariantsPayload returnsSelling Plan Group Remove Product Variants Payload returns
- Anchor to removedProductVariantIdsremoved•
Product Variant Ids The removed product variant 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?