Merge pull request #8507 from backstage/freben/paging

Add support for passing paging parameters to the getEntities call of the catalog client
This commit is contained in:
Fredrik Adelöw
2021-12-16 13:35:25 +01:00
committed by GitHub
5 changed files with 107 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/catalog-client': patch
---
Add support for passing paging parameters to the getEntities call of the catalog client