search-common: add optional request options with token to SearchEngine#query

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2022-01-17 17:48:07 +00:00
parent b2e918fa0b
commit 96cbebc629
3 changed files with 24 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/search-common': patch
---
Add optional query request options containing authorization token to SearchEngine#query.