Type Alias SearchContactTypeExists

SearchContactTypeExists: { field: "type"; operator: "exists" | "not_exists" }

Type declaration

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