For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Storefront
Types
Inputs
CartSelectedOptionsInput
INPUT
Copy page
Selected product options.
Input fields
checkboxes
list of
CartSelectedCheckboxOptionInputs
Optional
List of selected checkbox options.
Show 2 fields
dateFields
list of
CartSelectedDateFieldOptionInputs
Optional
List of selected date field options.
Show 2 fields
multiLineTextFields
list of
CartSelectedMultiLineTextFieldOptionInputs
Optional
List of selected multi-line text field options.
Show 2 fields
multipleChoices
list of
CartSelectedMultipleChoiceOptionInputs
Optional
List of selected multiple choice options.
Show 2 fields
numberFields
list of
CartSelectedNumberFieldOptionInputs
Optional
List of selected number field options.
Show 2 fields
textFields
list of
CartSelectedTextFieldOptionInputs
Optional
List of selected text field options.
Show 2 fields
Referenced by
Fields
CartLineItemInput.selectedOptions
CartLineItemUpdateCheckoutInput.selectedOptions