Skip to main content
Anchor to SellingPlanGroupAddProductsPayload

SellingPlanGroupAddProductsPayload

payload

Return type for sellingPlanGroupAddProducts 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 products to a selling plan group.

Show payload

Arguments

•ID!
required

The ID of the selling plan group.

•[ID!]!
required

The IDs of the products to add.



Was this section helpful?