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.