EWS End of life and Microsoft Graph

Last year, Microsoft published their upcoming changes to Exchange Web Services (EWS) API for Office 365 https://techcommunity.microsoft.com/t5/Exchange-Team-Blog/Upcoming-changes-to-Exchange-Web-Services-EWS-API-for-Office-365/ba-p/608055 And I believe EWS API is the backend api ColdFusion uses for cfexchange tag and other exchange related tags. With Microsoft shutting down the Basic Authentication for EWS, I assume it means we can’t use cfexchange and related tags any more? Is there any upcoming solution for this? like add build-in support for the new Microsoft Graph?