This package has been deprecated

@frontside/backstage-plugin-batch-loader
TypeScript icon, indicating that this package has built-in type declarations

0.4.1 • Public • Published

batch-loader

Welcome to the plugin for Backstage that exposes a batch loading API for data stored in the Backstage catalog.

Getting started

yarn add @frontside/backstage-plugin-batch-loader

Usage

const entities = await batchLoader.getEntitiesByRefs(['group:default/team-a', 'group:default/team-b', 'group:default/team-c']);

/@frontside/backstage-plugin-batch-loader/

    Package Sidebar

    Install

    npm i @frontside/backstage-plugin-batch-loader

    Weekly Downloads

    1

    Version

    0.4.1

    License

    Apache-2.0

    Unpacked Size

    11.8 kB

    Total Files

    7

    Last publish

    Collaborators

    • frontsidejack