Anchor to SellingPlanGroupRemoveProductsPayloadSelling
payloadSelling Plan Group Remove Products Payload
Return type for mutation.
Anchor to FieldsFields
- removedProductIds ([ID!])
- userErrors ([SellingPlanGroupUserError!]!)
- Anchor to removedProductIdsremoved•[ID!]
Product Ids The removed product ids.
- Anchor to userErrorsuser•[Selling
Errors Plan Group User Error!]! 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
- sellingPlanGroupRemoveProducts (SellingPlanGroupRemoveProductsPayload)
- •mutation
Removes multiple products from a selling plan group.
- •ID!required
The ID of the selling plan group.
- Anchor to productIdsproduct•[ID!]!
Ids required The IDs of the products to remove.
Arguments
- •ID!
Was this section helpful?