Support absolute date operator type
Summary: Project doc: https://docs.google.com/document/d/1miofxds9DJgWScj0zFyBbdpRH5Rj0T9FqiCapof5-vU Reviewed By: lblasa Differential Revision: D48644510 fbshipit-source-id: 0a1a382f3052c0e1e1f78ad6e8c51211fb78f9ce
This commit is contained in:
committed by
Facebook GitHub Bot
parent
7b9ddb617f
commit
cb6dd36dc1
@@ -35,7 +35,6 @@ export type AbsoluteDateOperatorConfig = {
|
||||
dateOnly?: boolean;
|
||||
minValue?: Date;
|
||||
maxValue?: Date;
|
||||
isNegative?: boolean;
|
||||
};
|
||||
|
||||
export type OperatorConfig =
|
||||
|
||||
Reference in New Issue
Block a user