EntityProviderConnection.refresh()
Home > @backstage/plugin-catalog-node
> EntityProviderConnection
> refresh
Schedules a refresh on all of the entities that have a matching refresh key associated with the provided keys.
Signature:
refresh(options: EntityProviderRefreshOptions): Promise<void>;
Parameters
Parameter |
Type |
Description |
---|---|---|
options |
Promise<void>