EntitiesSearchFilter
Home > @backstage/plugin-catalog-node
> EntitiesSearchFilter
Matches rows in the search table.
Signature:
export type EntitiesSearchFilter = {
key: string;
values?: string[];
};
Home > @backstage/plugin-catalog-node
> EntitiesSearchFilter
Matches rows in the search table.
Signature:
export type EntitiesSearchFilter = {
key: string;
values?: string[];
};