Anchor to section titled 'undefined'

sellingPlanGroupAddProductVariants
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.

Adds multiple product variants to a selling plan group.


Anchor to id
id
required

The ID of the selling plan group.

Anchor to productVariantIds
productVariantIds
required

The IDs of the product variants to add.


Was this section helpful?

The updated selling plan group.

The list of errors that occurred from executing the mutation.


Was this section helpful?