Type Alias SearchDNDExists

SearchDNDExists: { field: "dnd"; operator: "exists" | "not_exists" }

Type declaration

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