Skip to main content
Anchor to SellingPlanGroupRemoveProductVariantsPayload

SellingPlanGroupRemoveProductVariantsPayload

payload

Return type for sellingPlanGroupRemoveProductVariants mutation.

Anchor to removedProductVariantIdsremovedProductVariantIds
•[ID!]

The removed product variant ids.

•[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

Removes multiple product variants from a selling plan group.

Show payload

Arguments

•ID!
required

The ID of the selling plan group.

•[ID!]!
required

The IDs of the product variants to remove.



Was this section helpful?