Type Alias SearchFollowersExists

SearchFollowersExists: { field: "followers"; operator: "exists" | "not_exists" }

Type declaration

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