Shopify.Customer.delete
You're seeing just the function
delete
, go back to Shopify.Customer module for more information.
Link to this function
delete(customer_id)
Specs
delete(binary()) :: Shopify.Operation.t()
Delete a customer.
Note that a customer cannot be deleted if they have existing orders.