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
TextExtraFieldValue
OBJECT
Copy page
An extra field with a text value.
Fields
text
String
Required
The text value of the extra field.
name
String
Required
The label of the extra field.
fieldEntityId
Integer
Optional
The numeric ID of the extra field definition.