CartFieldPossibleValue
Possible value for a cart field, used with SELECT or CHECKBOX field types
This page contains
Fields
value: String! | The value of the option |
label: String! | The display label for the option |
Parent objects of CartFieldPossibleValue
CartField PREVIEW | A form field in the cart |