JUMP TOOverviewGetting StartedREFERENCEActions (NFT Trading)QueriesDefinitionsAsset TypesQueriesDefinitionsAssetsQueriesDefinitionsChainsQueriesDefinitionsCollectionsQueriesDefinitionsContract AddressesQueriesDefinitionsDevicesQueriesDefinitionsGamesQueriesDefinitionsGames - Overview DataDefinitionsGenresQueriesDefinitionsListingsQueriesInputsDefinitionsListings DataDefinitionsMarketplacesQueriesDefinitionsMediaQueriesDefinitionsSalesQueriesDefinitionsSearch ResultsQueriesDefinitionsTokensQueriesDefinitionsTraitsQueriesDefinitionsTraits - Possible ValuesDefinitionsTransfersQueriesDefinitionsUsersQueriesDefinitionsWalletsQueriesDefinitionsPowered by DefinitionsMarketplace The asset type is the category to which an asset belongs, i.e. land, wearable, weapon, etc. GraphQLtype Marketplace { id: Int! name: String! } Fields Marketplace.id Int! A unique indentifier. Marketplace.name String! The name of the marketplace.