MarketplaceProductVariant
Variant for the marketplace UI
This page contains
Fields
id: ID! | Unique identifier |
version: String! | Version of the product variant "WORKING" for the current working version "PUBLISHED" for the latest published version a product publication request id for the version at the moment the product's publication was requested |
editionId: ID! | Associated edition id |
configuration: [MarketplaceProductVariantConfiguration!]! PREVIEW | ProductVariant configuration: a list of option and corresponding value |
isEnabled: Boolean! | Flag to know if the product variant is enabled or not |
Parent objects of MarketplaceProductVariant
MarketplaceProduct PREVIEW | Product for the marketplace UI |
Queries for MarketplaceProductVariant
marketplaceProduct PREVIEW | Query a marketplace product |