Type Alias SearchDateAddedExists

SearchDateAddedExists: { field: "dateAdded"; operator: "exists" | "not_exists" }

Type declaration

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