GitHub

validateGetCustomerAddressesResponse

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