Forest Admin - API reference
    Preparing search index...
    Index

    Constructors

    Methods

    • Parameters

      Returns Set<
          | "Equal"
          | "NotEqual"
          | "LessThan"
          | "GreaterThan"
          | "LessThanOrEqual"
          | "GreaterThanOrEqual"
          | "Match"
          | "NotContains"
          | "NotIContains"
          | "LongerThan"
          | "ShorterThan"
          | "IncludesAll"
          | "IncludesNone"
          | "Today"
          | "Yesterday"
          | "PreviousMonth"
          | "PreviousQuarter"
          | "PreviousWeek"
          | "PreviousYear"
          | "PreviousMonthToDate"
          | "PreviousQuarterToDate"
          | "PreviousWeekToDate"
          | "PreviousXDaysToDate"
          | "PreviousXDays"
          | "PreviousYearToDate"
          | "Present"
          | "Blank"
          | "Missing"
          | "In"
          | "NotIn"
          | "StartsWith"
          | "EndsWith"
          | "Contains"
          | "IStartsWith"
          | "IEndsWith"
          | "IContains"
          | "Like"
          | "ILike"
          | "Before"
          | "After"
          | "AfterXHoursAgo"
          | "BeforeXHoursAgo"
          | "Future"
          | "Past",
      >