Types > LineItemFieldCreate
Description
Fields
type: ProductFieldType!
Type of the field
Used By
Types
Preview (typescript)
interface LineItemFieldCreate {choice_index: numberfield_index: numberlabel: stringtype: ProductFieldTypevalue: string}