Anchor to sellingPlanGroupRemoveProductVariantsselling
mutationselling Plan Group Remove Product Variants
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•[ID!]!required
Variant Ids 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•[ID!]
Product Variant Ids The removed product variant ids.
- Anchor to userErrorsuser•[Selling
Errors Plan Group User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?