export interface BoInstanceSelectorFilter { businessObjectId: string; search: string; fieldIds: string[]; }