Skip to main content
Anchor to ProductVariantJoinSellingPlanGroupsPayload

ProductVariantJoinSellingPlanGroupsPayload

payload

Return type for productVariantJoinSellingPlanGroups mutation.

•ProductVariant

The product variant 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 variant.

Show payload

Arguments

•ID!
required

The ID of the product variant.

•[ID!]!
required

The IDs of the selling plan groups to add.



Was this section helpful?