7927005152
This intends to be the basis for other plugins' data fetching needs, so that they can transparently interact with the catalog and other parts of the Backstage ecosystem without explicitly having to deal with authenticating themselves. Signed-off-by: Fredrik Adelöw <freben@gmail.com>
174 B
174 B
@backstage/catalog-client
| @backstage/catalog-client |
|---|
| patch |
Add the ability to supply a custom fetchApi. In the default frontend app setup, this will use the fetchApiRef implementation.