@zeepkist/graphql
    Preparing search index...

    Interface Level

    Index

    Properties

    nodeId: string

    A globally unique identifier. Can be used in various places throughout the system to identify this single value.

    id: number
    hash: string
    dateCreated: any
    dateUpdated: any
    favoritesByIdLevel: FavoritesConnection

    Reads and enables pagination through a set of Favorite.

    levelItemsByIdLevel: LevelItemsConnection

    Reads and enables pagination through a set of LevelItem.

    levelMetadataByIdLevel: LevelMetadataConnection

    Reads and enables pagination through a set of LevelMetadatum.

    levelPointsByIdLevel: LevelPointsConnection

    Reads and enables pagination through a set of LevelPoint.

    personalBestGlobalsByIdLevel: PersonalBestGlobalsConnection

    Reads and enables pagination through a set of PersonalBestGlobal.

    recordsByIdLevel: RecordsConnection

    Reads and enables pagination through a set of Record.

    upvotesByIdLevel: UpvotesConnection

    Reads and enables pagination through a set of Upvote.

    worldRecordGlobalsByIdLevel: WorldRecordGlobalsConnection

    Reads and enables pagination through a set of WorldRecordGlobal.

    votesByIdLevel: VotesConnection

    Reads and enables pagination through a set of Vote.

    __typename: "Level"