execute Query
open override fun executeQuery(query: DataQuery, headers: HttpHeaders, options: RequestOptions): QueryResult
Execute a data query to get data from the target system.
The query result.Return
Parameters
query
Data query specifying the information to be returned.
headers
Request-specific headers.
options
Request-specific options.