Skip to main content
Log inSign up
Anchor to productVariantLeaveSellingPlanGroups

productVariantLeaveSellingPlanGroups

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.

Remove multiple groups from a product variant.

ID!required

The ID of the product variant.

[ID!]!required

The IDs of the selling plan groups to leave.


Was this section helpful?

Anchor to ProductVariantLeaveSellingPlanGroupsPayload returnsProductVariantLeaveSellingPlanGroupsPayload returns

The product variant object.

The list of errors that occurred from executing the mutation.


Was this section helpful?