Delivery Customization Error
Requires access scope.
An error that occurs during the execution of a delivery customization mutation.
Anchor to FieldsFields
- Anchor to codecode•Delivery
Customization 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
Activates and deactivates delivery customizations.
- Anchor to enabledenabled•Boolean!required
The enabled status of the delivery customizations.
- •[ID!]!required
The global IDs of the delivery customizations.
Arguments
- •[String!]
The IDs of the updated delivery customizations.
- Anchor to userErrorsuser•[Delivery
Errors Customization Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Creates a delivery customization.
- Anchor to deliveryCustomizationdelivery•Delivery
Customization Customization Input!required The input data used to create the delivery customization.
Arguments
- Anchor to deliveryCustomizationdelivery•Delivery
Customization Customization Returns the created delivery customization.
- Anchor to userErrorsuser•[Delivery
Errors Customization Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Creates a delivery customization.
- •ID!required
The global ID of the delivery customization.
Arguments
- Anchor to deletedIddeleted•ID
Id Returns the deleted delivery customization ID.
- Anchor to userErrorsuser•[Delivery
Errors Customization Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Updates a delivery customization.
- Anchor to deliveryCustomizationdelivery•Delivery
Customization Customization Input!required The input data used to update the delivery customization.
- •ID!required
The global ID of the delivery customization.
Arguments
- Anchor to deliveryCustomizationdelivery•Delivery
Customization Customization Returns the updated delivery customization.
- Anchor to userErrorsuser•[Delivery
Errors Customization Error!]!non-null The list of errors that occurred from executing the mutation.
Fields