Exposes the root query type nested one level down. This is helpful for Relay 1 which can only query top level fields if they are in a particular form.
The root query type must be a Node to work well with Relay 1 mutations. This just resolves to query.
Fetches an object given its globally unique ID.
Reads and enables pagination through a set of Favourite.
Reads and enables pagination through a set of Level.
Reads and enables pagination through a set of LevelItem.
Reads and enables pagination through a set of LevelMetadatum.
Reads and enables pagination through a set of LevelPoint.
Reads and enables pagination through a set of LevelPointsHistory.
Reads and enables pagination through a set of LevelRequest.
Reads and enables pagination through a set of PersonalBestGlobal.
Reads and enables pagination through a set of Record.
Reads and enables pagination through a set of RecordMedia.
Reads and enables pagination through a set of User.
Reads and enables pagination through a set of UserPoint.
Reads and enables pagination through a set of UserPointsHistory.
Reads and enables pagination through a set of Version.
Reads and enables pagination through a set of Vote.
Reads and enables pagination through a set of WorldRecordGlobal.
Reads and enables pagination through a set of ZslLevel.
Reads and enables pagination through a set of ZslLevelResult.
Reads and enables pagination through a set of ZslPointsStructure.
Reads and enables pagination through a set of ZslRound.
Reads and enables pagination through a set of ZslRoundResult.
Reads and enables pagination through a set of ZslSeason.
Reads and enables pagination through a set of ZslSeasonResult.
Retrieves filtered level items based on specified criteria.
The root query type which gives access points into the data universe.