Skip to main content
Anchor to ProductJoinSellingPlanGroupsPayload

ProductJoinSellingPlanGroupsPayload

payload

Return type for productJoinSellingPlanGroups mutation.

•Product

The product object.

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 selling plan groups to a product.

Show payload

Arguments

•ID!
required

The ID of the product.

•[ID!]!
required

The IDs of the selling plan groups to add.



Was this section helpful?