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