generateCustomerToken api has customQuery param missing in the latest version
We have upgraded a project to the latest version of the magento-api and it has broken some of our functionality.
On investigation, it appears that the CustomQuery parameter has been removed from the generateCustomerToken api.
https://github.com/vuestorefront/magento2/blob/main/packages/api-client/src/api/generateCustomerToken/index.ts
Is there a reason this has been removed or was it an error (perhaps made when customHeaders was added)?
On investigation, it appears that the CustomQuery parameter has been removed from the generateCustomerToken api.
https://github.com/vuestorefront/magento2/blob/main/packages/api-client/src/api/generateCustomerToken/index.ts
Is there a reason this has been removed or was it an error (perhaps made when customHeaders was added)?
GitHub
Vue Storefront 2 integration for Magento 2. Contribute to vuestorefront/magento2 development by creating an account on GitHub.