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