validateGetCustomerStoreCreditResponse
import { validateGetCustomerStoreCreditResponse } from '@daffodil/customer-store-credit/driver/magento'
const validateGetCustomerStoreCreditResponse: (response: ApolloQueryResult<MagentoGetCustomerStoreCreditResponse>) => ApolloQueryResult<MagentoGetCustomerStoreCreditResponse>