OBJECT

MarketplaceQuery

link GraphQL Schema definition

  • type MarketplaceQuery {
  • # For internal use by Leon Marketplace only
  • leon: LeonMarketplaceQuery!
  • # List of all available marketplaces
  • marketplaceList: [Marketplace!]!
  • }