I’m currently working on the development of a backend data source plugin. On the frontend, I’d need to access the data source settings from my query editor but cannot find how to do it. Information about the data source plugin can be accessed via the component props, but the plugin settings don’t seem to be exposed (jsonData, apiKey, host, etc.).