Optional
queryExposes 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.
Optional
nodeThe root query type must be a Node
to work well with Relay 1 mutations. This just resolves to query
.
Optional
nodeFetches an object given its globally unique ID
.
Optional
versionReads and enables pagination through a set of VersionInfo
.
Optional
favoritesReads and enables pagination through a set of Favorite
.
Optional
levelsReads and enables pagination through a set of Level
.
Optional
levelReads and enables pagination through a set of LevelItem
.
Optional
levelReads and enables pagination through a set of LevelMetadatum
.
Optional
levelReads and enables pagination through a set of LevelPoint
.
Optional
levelReads and enables pagination through a set of LevelRequest
.
Optional
personalReads and enables pagination through a set of PersonalBestGlobal
.
Optional
recordsReads and enables pagination through a set of Record
.
Optional
recordReads and enables pagination through a set of RecordMedia
.
Optional
sampledReads and enables pagination through a set of SampledFavorite
.
Optional
sampledReads and enables pagination through a set of SampledLevel
.
Optional
sampledReads and enables pagination through a set of SampledLevelItem
.
Optional
sampledReads and enables pagination through a set of SampledLevelMetadatum
.
Optional
sampledReads and enables pagination through a set of SampledLevelPoint
.
Optional
sampledReads and enables pagination through a set of SampledLevelRequest
.
Optional
sampledReads and enables pagination through a set of SampledPersonalBestGlobal
.
Optional
sampledReads and enables pagination through a set of SampledRecord
.
Optional
sampledReads and enables pagination through a set of SampledRecordMedia
.
Optional
sampledReads and enables pagination through a set of SampledUpvote
.
Optional
sampledReads and enables pagination through a set of SampledUser
.
Optional
sampledReads and enables pagination through a set of SampledUserPoint
.
Optional
sampledReads and enables pagination through a set of SampledVersion
.
Optional
sampledReads and enables pagination through a set of SampledWorldRecordGlobal
.
Optional
upvotesReads and enables pagination through a set of Upvote
.
Optional
usersReads and enables pagination through a set of User
.
Optional
userReads and enables pagination through a set of UserPoint
.
Optional
versionsReads and enables pagination through a set of Version
.
Optional
votesReads and enables pagination through a set of Vote
.
Optional
worldReads and enables pagination through a set of WorldRecordGlobal
.
Optional
favoriteOptional
levelOptional
levelOptional
levelOptional
levelOptional
levelOptional
levelOptional
personalOptional
recordOptional
recordOptional
upvoteOptional
userOptional
userOptional
versionOptional
voteOptional
worldOptional
zRetrieves filtered level items based on specified criteria.
Optional
favoriteReads a single Favorite
using its globally unique ID
.
Optional
levelReads a single Level
using its globally unique ID
.
Optional
levelReads a single LevelItem
using its globally unique ID
.
Optional
levelReads a single LevelMetadatum
using its globally unique ID
.
Optional
levelReads a single LevelPoint
using its globally unique ID
.
Optional
levelReads a single LevelRequest
using its globally unique ID
.
Optional
personalReads a single PersonalBestGlobal
using its globally unique ID
.
Optional
recordReads a single Record
using its globally unique ID
.
Optional
recordReads a single RecordMedia
using its globally unique ID
.
Optional
upvoteReads a single Upvote
using its globally unique ID
.
Optional
userReads a single User
using its globally unique ID
.
Optional
userReads a single UserPoint
using its globally unique ID
.
Optional
versionReads a single Version
using its globally unique ID
.
Optional
voteReads a single Vote
using its globally unique ID
.
Optional
worldReads a single WorldRecordGlobal
using its globally unique ID
.
Optional
__typenameOptional
__scalar
The root query type which gives access points into the data universe.