Type Alias FolderRule

FolderRule: { field: string; operator: OperatorEnum; value: string }

Type declaration