We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 406c6a7 commit c473699Copy full SHA for c473699
src/plugins/data/public/search/aggs/utils/prop_filter.ts
@@ -92,5 +92,3 @@ export function propFilter<P extends string>(prop: P) {
92
});
93
};
94
}
95
-
96
-export const filterByName = propFilter('name');
0 commit comments