Skip to main content
Anchor to sellingPlanGroupUpdate

sellingPlanGroupUpdate

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.

Update a Selling Plan Group.

•ID!
required

The Selling Plan Group to update.

•SellingPlanGroupInput!
required

The properties of the Selling Plan Group to update.

Show input fields

Was this section helpful?

Anchor to SellingPlanGroupUpdatePayload returnsSellingPlanGroupUpdatePayload returns

Anchor to deletedSellingPlanIdsdeletedSellingPlanIds
•[ID!]

The IDs of the deleted Subscription Plans.

•SellingPlanGroup

The updated Selling Plan Group.

Show fields
•[SellingPlanGroupUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?