GitHub

validateDeleteCustomerAddressResponse

import { validateDeleteCustomerAddressResponse } from '@daffodil/customer/driver/magento'
const validateDeleteCustomerAddressResponse: (response: ApolloQueryResult<MagentoDeleteCustomerAddressResponse>) => ApolloQueryResult<MagentoDeleteCustomerAddressResponse>