validateUpdateCustomerPaymentResponse
import { validateUpdateCustomerPaymentResponse } from '@daffodil/customer-payment-authorizenet/driver/magento'
const validateUpdateCustomerPaymentResponse: (response: ApolloQueryResult<MagentoUpdateCustomerPaymentResponse>) => ApolloQueryResult<MagentoUpdateCustomerPaymentResponse>