search: move DocumentTypeInfo to search-common

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2022-01-24 14:46:11 +00:00
parent 1887a857c4
commit 634abc1a41
11 changed files with 29 additions and 28 deletions
+2 -1
View File
@@ -2,4 +2,5 @@
'@backstage/search-common': patch
---
Add optional visibilityPermission property to DocumentCollator type
- Add optional visibilityPermission property to DocumentCollator type
- Add new DocumentTypeInfo type for housing information about the document types stored in a search engine.