Type Alias SearchStateExists

SearchStateExists: { field: "state"; operator: "exists" | "not_exists" }

Type declaration

  • field: "state"
  • operator: "exists" | "not_exists"