Skip to main content
Anchor to sellingPlanGroupRemoveProductVariants

sellingPlanGroupRemoveProductVariants

mutation

Requires write_products access scope as well as any of write_own_subscription_contracts, write_purchase_options access scopes. Also: The user must have manage_orders_information permissions.

Removes multiple product variants from a selling plan group.

•ID!required

The ID of the selling plan group.

•[ID!]!required

The IDs of the product variants to remove.


Was this section helpful?

Anchor to SellingPlanGroupRemoveProductVariantsPayload returnsSellingPlanGroupRemoveProductVariantsPayload returns

Anchor to removedProductVariantIdsremovedProductVariantIds
•[ID!]

The removed product variant ids.

•[SellingPlanGroupUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »