Anchor to ProductJoinSellingPlanGroupsPayloadProduct
payloadProduct Join Selling Plan Groups Payload
Return type for mutation.
Anchor to FieldsFields
- product (Product)
- userErrors ([SellingPlanGroupUserError!]!)
- Anchor to productproduct•Product
The product object.
- 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
- productJoinSellingPlanGroups (ProductJoinSellingPlanGroupsPayload)
- •mutation
Adds multiple selling plan groups to a product.
- •ID!required
The ID of the product.
- Anchor to sellingPlanGroupIdsselling•[ID!]!
Plan Group Ids required The IDs of the selling plan groups to add.
Arguments
- •ID!
Was this section helpful?