Type Alias SearchWebsiteExists

SearchWebsiteExists: { field: "website"; operator: "exists" | "not_exists" }

Type declaration

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