Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to productVariantJoinSellingPlanGroups

productVariantJoinSellingPlanGroups

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 selling plan groups to a product variant.

ID!required

The ID of the product variant.

[ID!]!required

The IDs of the selling plan groups to add.


Was this section helpful?

Anchor to ProductVariantJoinSellingPlanGroupsPayload returnsProductVariantJoinSellingPlanGroupsPayload returns

The product variant object.

The list of errors that occurred from executing the mutation.


Was this section helpful?