Compute power search config from columns
Summary: Doc: https://docs.google.com/document/d/1miofxds9DJgWScj0zFyBbdpRH5Rj0T9FqiCapof5-vU/edit#heading=h.pg8svtdjlx7 Reviewed By: antonk52 Differential Revision: D49349521 fbshipit-source-id: 49f8059bdbfbcc316b79eb633ec54d957f16548d
This commit is contained in:
committed by
Facebook GitHub Bot
parent
8cea5be59d
commit
54a93c03aa
@@ -63,6 +63,5 @@ export type FieldConfig = {
|
||||
};
|
||||
|
||||
export type PowerSearchConfig = {
|
||||
name: string;
|
||||
fields: {[key: string]: FieldConfig};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user