Execute several queries within a single request. It is possible to send multiple query items, where each of the item can be either a regular query or a federated query. To trigger a federated query, one must specify more then one collection key in the item.
The source from which to execute the query.
The list of queries to execute. It is possible to send multiple query items, where each of the item can be either a regular query or a federated query.
The list of queries to execute.
A successful response.
The list of responses for the multi query. The responses are returned in the same order as the requests.
The responses for each corresponding requests.