acf9a9799e
* add queryBackend to the api query meta. * add a changelog * use string type instead of int * Apply suggestions from code review Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com> Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
```release-note:enhancement
|
|
api: add QueryBackend to QueryMeta so an api user can determine if a query was served using which backend (streaming or blocking query).
|
|
```
|