Hello,
I’d like to create an app plugin with nested datasource with backend plugin and nested panel plugin. I’ve already developed datasource plugin with its own backend. In the guide:
there is a note:
“each nested data source can have its own backend, independent of the app plugin’s backend.”
How to do it?
I’m not able to find any example of hot to include datasource bakend code into an app backend code.