Skip to main content
Anchor to SellingPlanGroupRemoveProductsPayload

SellingPlanGroupRemoveProductsPayload

payload

Return type for sellingPlanGroupRemoveProducts mutation.

•[ID!]

The removed product ids.

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

Removes multiple products from a selling plan group.

Arguments

•ID!
required

The ID of the selling plan group.

•[ID!]!
required

The IDs of the products to remove.



Was this section helpful?