Skip to main content
Anchor to ProductVariantLeaveSellingPlanGroupsPayload

ProductVariantLeaveSellingPlanGroupsPayload

payload

Return type for productVariantLeaveSellingPlanGroups 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

Remove multiple groups from a product variant.

Show payload

Arguments

•ID!
required

The ID of the product variant.

•[ID!]!
required

The IDs of the selling plan groups to leave.



Was this section helpful?