Types > LineItemField
Commerce APITypesLineItemField
LineItemField

Description

Fields

choice_index: Int!

Array index of the choice in corresponding field from product field set


field_index: Int!

Array index of the corresponding field from prouct field set


label: String!

Label of the field (should be copied from corresponding product field set)


type: ProductFieldType!

Type of the field (should be copied from corresponding product field set)


value: String!

Value of the field


Used By

Types

BuyLinkLineItem, OrderLineItem

Preview (typescript)

Loading module