Anchor to sellingPlanGroupAddProductVariantsselling
selling Plan Group Add Product Variants
mutation
Requires access scope as well as any of
,
access scopes. Also: The user must have
permissions.
Adds multiple product variants to a selling plan group.
Anchor to Arguments
Arguments
- •ID!required
The ID of the selling plan group.
- Anchor to productVariantIdsproduct•
Variant Ids [ID!]!required The IDs of the product variants to add.
Was this section helpful?
Anchor to SellingPlanGroupAddProductVariantsPayload returnsSelling Plan Group Add Product Variants Payload returns
- Anchor to sellingPlanGroupselling•
Plan Group The updated selling plan group.
- Anchor to userErrorsuser•
Errors [SellingPlan Group User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?