Preview

MarketplaceProductVariantOptionValue is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

MarketplaceProductVariantOptionValue

A value of a variant option for the marketplace UI

This page contains

    Fields

    code: String!

    User define code for the variant option's value (e.g. 'S' for size small)

    name: String!

    Name of the value from the proper locale of the marketplace

    secondaryInformation: String

    Secondary of the value from the proper locale of the marketplace

    hexcode: String

    If the value is a color, defines its hexcode (e.g. E67E22) else null

    Parent objects of MarketplaceProductVariantOptionValue

    MarketplaceProductVariantOption PREVIEW

    A variant option for the marketplace UI