Skip to main content
Anchor to ProductVariantLeaveSellingPlanGroupsPayload

ProductVariantLeaveSellingPlanGroupsPayload

payload

Return type for productVariantLeaveSellingPlanGroups mutation.

•ProductVariant

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

Remove multiple groups from a product variant.

Arguments

•ID!
required

The ID of the product variant.

•[ID!]!
required

The IDs of the selling plan groups to leave.



Was this section helpful?