Preview

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

CartFieldPossibleValue

Represents the possible Value for the cart field. Primarily used for fields with type SELECT or CHECKBOX

This page contains

    Fields

    value: String!

    Represent the value of the possible option

    label: String!

    Represent the label of the possible option

    Parent objects of CartFieldPossibleValue

    CartField PREVIEW

    Represents the Cart form field