Transport.batch
configurationConfigurable for the odata-v4 data source
typeinbatchmode.
The object can contain all the available jQuery.ajax options.
transport.batch
Objecttransport.batch.url
String|FunctionThis option is configurable for the odata-v4 data source
typeinbatchmode.
The odata-v4 batch endpoint to which the request is sent.
If set to a function, the data source will invoke it and use the result as the URL.