EntityProviderConnection
Home > @backstage/plugin-catalog-node
> EntityProviderConnection
The connection between the catalog and the entity provider. Entity providers use this connection to add and remove entities from the catalog.
Signature:
export interface EntityProviderConnection
Methods
Method |
Description |
---|---|
Applies either a full or a delta update to the catalog engine. | |
Schedules a refresh on all of the entities that have a matching refresh key associated with the provided keys. |