MarketplaceProductEdition
Edition for the marketplace UI
This page contains
Fields
| id: ID! | Unique identifier |
| version: String! | Version of the product edition "WORKING" for the current working version used for the preview version of the product "PUBLISHED" for the latest published version A product publication request id for the version at the moment the product's publication was requested |
| code: String! | The name of the edition |
| product: MarketplaceProduct | Associated product |
| upstreamAssociations: [MarketplaceProductEditionAssociation!] | Required product editions to buy this edition |
| pricing: MarketplaceProductEditionPricing | Pricing Information for the product |
Parent objects of MarketplaceProductEdition
| MarketplaceProduct | Product for the marketplace UI |
| MarketplaceProductEditionAssociationRequirement | Edition Association Requirement for the marketplace UI |
Queries for MarketplaceProductEdition
| marketplaceProduct | Query a marketplace product |