JSPM

@backstage/catalog-client

1.7.1-next.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 597406
  • Score
    100M100P100Q187237F
  • License Apache-2.0

An isomorphic client for the catalog backend

Package Exports

  • @backstage/catalog-client
  • @backstage/catalog-client/package.json
  • @backstage/catalog-client/testUtils

Readme

Catalog Client

Contains a frontend and backend compatible client for communicating with the Backstage Catalog.

Backend code may import and use this package directly.

However, frontend code will not want to instantiate a catalog client directly - use the @backstage/plugin-catalog-react package instead, which exports a catalogApiRef that can be leveraged like other frontend utility APIs.