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
Objects
ProductOption
OBJECT
Copy page
Product Option
Fields
entityId
Integer
Required
Unique ID for the option.
displayName
String
Required
Display name for the option.
isRequired
Boolean
Required
One of the option values is required to be selected for the checkout.
values
OptionValueConnection
Required
Option values.
Show arguments and fields
Referenced by
Fields
OptionEdge.node