Is it possible to introduce more custom operations other than CRUD on the Data source so that we can invoke them like CRUD Operations.
Currently we can only have the CRUD Operations on the remote data source. Atleast thats what it looks like.
Is it possible to have more custom operations on Data source that can make remote calls. Or maybe there are and I am not aware of it.