Skip to main content
Anchor to ProductJoinSellingPlanGroupsPayload

ProductJoinSellingPlanGroupsPayload

payload

Return type for productJoinSellingPlanGroups mutation.

•Product

The product object.

•[SellingPlanGroupUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Adds multiple selling plan groups to a product.

Arguments

•ID!
required

The ID of the product.

•[ID!]!
required

The IDs of the selling plan groups to add.



Was this section helpful?