fleshing out the changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
'@backstage/catalog-client': patch
|
||||
---
|
||||
|
||||
Added `getEntityFacets` to the client
|
||||
Added `CatalogApi.getEntityFacets`. Marking this as a breaking change since it
|
||||
is a non-optional addition to the API and depends on the backend being in place.
|
||||
If you are mocking this interface in your tests, you will need to add an extra
|
||||
`getEntityFacets: jest.fn()` or similar to that interface.
|
||||
|
||||
Reference in New Issue
Block a user