JUMP TOOverviewGetting StartedREFERENCEActions (NFT Trading)QueriesDefinitionsAsset TypesQueriesDefinitionsAssetsQueriesDefinitionsChainsQueriesDefinitionsCollectionsQueriesDefinitionsContract AddressesQueriesDefinitionsDevicesQueriesDefinitionsGamesQueriesDefinitionsGames - Overview DataDefinitionsGenresQueriesDefinitionsListingsQueriesInputsDefinitionsListings DataDefinitionsMarketplacesQueriesDefinitionsMediaQueriesDefinitionsSalesQueriesDefinitionsSearch ResultsQueriesDefinitionsTokensQueriesDefinitionsTraitsQueriesDefinitionsTraits - Possible ValuesDefinitionsTransfersQueriesDefinitionsUsersQueriesDefinitionsWalletsQueriesDefinitionsPowered by DefinitionsGenre The genres of a Game include Autobattler, RTS, Racing, MOBA, etc. GraphQLtype Genre { id: Int! name: String! } Fields Genre.id Int! A unique indentifier. Genre.name String! The name of the genre.