CustomerDeletePayload
ObjectThe payload of customer delete.
#
Fields
- ID
deletedCustomerId The ID of the deleted customer.
- [CustomerDeleteError!]
errors User-facing errors that prevented the operation from succeeding.
#
Mutations
Delete a customer.
The payload of customer delete.
deletedCustomerIdThe ID of the deleted customer.
errorsUser-facing errors that prevented the operation from succeeding.
Delete a customer.