OBJECT
type UserSearchResult {id: ID! firstName: String! lastName: String! username: String! profileImage: SearchResultImage totalFollowers: Int! totalFollowing: Int! }