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