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!]!

    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

    Product for the marketplace UI

    Queries for MarketplaceProductVariant

    marketplaceProduct

    Query a marketplace product