How do you call backend-method from frontend?

I got it
use “props.datasource.getResource” in front-end and implement “CallResourceHandler” to back-end

More detailed: How to add a resource handler for your data source