deliveryCustomizationDelete - admin-graphql - MUTATION
Version: 2024-10
Description:
Creates a delivery customization.
Access Scopes
`write_delivery_customizations` access scope.
Arguments
-
id:
ID! -
The global ID of the delivery customization.
Returns
-
deletedId:
ID
Returns the deleted delivery customization ID.
-
userErrors:
DeliveryCustomizationError!
The list of errors that occurred from executing the mutation.
Examples