Type alias DeleteCustomerInput

DeleteCustomerInput: {
    customerId: Scalars["ID"];
}

Type declaration

Generated using TypeDoc