If I re infer msGraph on a working app I no longer have the ability to invoke getSitesListsItems()
I receive this message when I attempt to run the application
Cannot find operation with name "getSitesListsItems" in the "MSGraph" data source.
it appears that many items are removed from the MsGraphService.
originally the msGraphService consisted on 10040 lines, after I re infer it is down to 812 lines
I tried building a new app from scratch with MsGraph as the only data source and get the same result.
thanks for the help
michael