GraphQLObjectsLeaderboardEntryRelationshipLeaderboardEntryRelationshipNo description type LeaderboardEntryRelationship { leaderboardID: String! score: Int! rank: Int! entryCount: Int!} Fields leaderboardID ● String! non-null scalar score ● Int! non-null scalar rank ● Int! non-null scalar entryCount ● Int! non-null scalar Member of GetLeaderboardEntryRelationshipResponse object