Bug Description
It would make sense if the App also had access to app_graph, not just ActivityContext.
Steps to Reproduce
- Use the app somewhere
- Want to use the Graph API
- No app_graph on the app
Expected Behavior
That app_graph is also available on the App class.
Actual Behavior
No app_graph on the App class.
SDK Version
2.0.0a20
Python Version
3.14.2
Additional Context
No response