Anchor to productVariantJoinSellingPlanGroupsproduct
product Variant Join Selling Plan Groups
mutation
Requires access scope as well as any of
,
access scopes. Also: The user must have
permissions.
Adds multiple selling plan groups to a product variant.
Anchor to Arguments
Arguments
- •ID!required
The ID of the product variant.
- Anchor to sellingPlanGroupIdsselling•
Plan Group Ids [ID!]!required The IDs of the selling plan groups to add.
Was this section helpful?
Anchor to ProductVariantJoinSellingPlanGroupsPayload returnsProduct Variant Join Selling Plan Groups Payload returns
- Anchor to productVariantproduct•
Variant The product variant object.
- Anchor to userErrorsuser•
Errors [SellingPlan Group User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?