Skip to main content
Anchor to SellingPlanGroupAddProductVariantsPayload

SellingPlanGroupAddProductVariantsPayload

payload

Return type for sellingPlanGroupAddProductVariants mutation.

•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?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Adds multiple product variants to a selling plan group.

Show payload

Arguments

•ID!
required

The ID of the selling plan group.

•[ID!]!
required

The IDs of the product variants to add.



Was this section helpful?