Hi,
is there a way to access the DataSource props in the ConfigEditor already?
I would like to query a resource endpoint in my DataSource Plugin to show some actual usage stats and thought the config page could be a good place to use.
in QueryEditorProps the DataSource is available.
in DataSourcePluginOptionsEditorProps its missing. (propably due to the fact, that there is no datasource before config…)