Skip to main content
Anchor to productLeaveSellingPlanGroups

productLeaveSellingPlanGroups

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 groups from a product.

•ID!
required

The ID of the product.

•[ID!]!
required

The IDs of the selling plan groups to add.


Was this section helpful?

Anchor to ProductLeaveSellingPlanGroupsPayload returnsProductLeaveSellingPlanGroupsPayload returns

•Product

The product object.

•[SellingPlanGroupUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?