deleteCustomer
Deletes a customer and all of their data stored on Plain. This action cannot be reversed.
deleteCustomer(
input: DeleteCustomerInput!
): DeleteCustomerOutput!
Deletes a customer and all of their data stored on Plain. This action cannot be reversed.
deleteCustomer(
input: DeleteCustomerInput!
): DeleteCustomerOutput!
deleteCustomer.input
● DeleteCustomerInput!
non-null inputDeleteCustomerOutput
object