OBJECT
MarketplaceQuery
link GraphQL Schema definition
- type MarketplaceQuery {
- # For internal use by Leon Marketplace only
- : LeonMarketplaceQuery!
- # List of all available marketplaces
- : [Marketplace!]!
- }
OBJECT
- type MarketplaceQuery {
- # For internal use by Leon Marketplace only
- : LeonMarketplaceQuery!
- # List of all available marketplaces
- : [Marketplace!]!
- }