Selling Plan Group User Error
Represents a selling plan group custom error.
Anchor to FieldsFields
- Anchor to codecode•Selling
Plan Group User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Anchor to MutationsMutations
- •mutation
Adds multiple selling plan groups to a product.
- •ID!required
The ID of the product.
- Anchor to sellingPlanGroupIdsselling•[ID!]!required
Plan Group Ids The IDs of the selling plan groups to add.
Arguments
- 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.
Fields
- •mutation
Removes multiple groups from a product.
- •ID!required
The ID of the product.
- Anchor to sellingPlanGroupIdsselling•[ID!]!required
Plan Group Ids The IDs of the selling plan groups to add.
Arguments
- 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.
Fields
- •mutation
Adds multiple selling plan groups to a product variant.
- •ID!required
The ID of the product variant.
- Anchor to sellingPlanGroupIdsselling•[ID!]!required
Plan Group Ids The IDs of the selling plan groups to add.
Arguments
- Anchor to productVariantproduct•Product
Variant Variant The product variant object.
- Anchor to userErrorsuser•[Selling
Errors Plan Group User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Remove multiple groups from a product variant.
- •ID!required
The ID of the product variant.
- Anchor to sellingPlanGroupIdsselling•[ID!]!required
Plan Group Ids The IDs of the selling plan groups to leave.
Arguments
- Anchor to productVariantproduct•Product
Variant Variant The product variant object.
- Anchor to userErrorsuser•[Selling
Errors Plan Group User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Adds multiple products to a selling plan group.
- •ID!required
The ID of the selling plan group.
- Anchor to productIdsproduct•[ID!]!required
Ids The IDs of the products to add.
Arguments
- Anchor to sellingPlanGroupselling•Selling
Plan Group Plan Group The updated selling plan group.
- Anchor to userErrorsuser•[Selling
Errors Plan Group User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Adds multiple product variants to a selling plan group.
- •ID!required
The ID of the selling plan group.
- Anchor to productVariantIdsproduct•[ID!]!required
Variant Ids The IDs of the product variants to add.
Arguments
- Anchor to sellingPlanGroupselling•Selling
Plan Group Plan Group The updated selling plan group.
- Anchor to userErrorsuser•[Selling
Errors Plan Group User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Creates a Selling Plan Group.
- Anchor to inputinput•Selling
Plan Group Input!required The properties of the new Selling Plan Group.
- Anchor to resourcesresources•Selling
Plan Group Resource Input The resources this Selling Plan Group should be applied to.
Arguments
- Anchor to sellingPlanGroupselling•Selling
Plan Group Plan Group The created selling plan group object.
- Anchor to userErrorsuser•[Selling
Errors Plan Group User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Delete a Selling Plan Group. This does not affect subscription contracts.
- •ID!required
The id of the selling plan group to delete.
Arguments
- Anchor to deletedSellingPlanGroupIddeleted•ID
Selling Plan Group Id The ID of the deleted selling plan group object.
- Anchor to userErrorsuser•[Selling
Errors Plan Group User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Removes multiple products from a selling plan group.
- •ID!required
The ID of the selling plan group.
- Anchor to productIdsproduct•[ID!]!required
Ids The IDs of the products to remove.
Arguments
- 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.
Fields
- •mutation
Removes multiple product variants from a selling plan group.
- •ID!required
The ID of the selling plan group.
- Anchor to productVariantIdsproduct•[ID!]!required
Variant Ids The IDs of the product variants to remove.
Arguments
- Anchor to removedProductVariantIdsremoved•[ID!]
Product Variant Ids The removed product variant ids.
- Anchor to userErrorsuser•[Selling
Errors Plan Group User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Update a Selling Plan Group.
- •ID!required
The Selling Plan Group to update.
- Anchor to inputinput•Selling
Plan Group Input!required The properties of the Selling Plan Group to update.
Arguments
- Anchor to deletedSellingPlanIdsdeleted•[ID!]
Selling Plan Ids The IDs of the deleted Subscription Plans.
- Anchor to sellingPlanGroupselling•Selling
Plan Group Plan Group The updated Selling Plan Group.
- Anchor to userErrorsuser•[Selling
Errors Plan Group User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields