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
Admin
Types
Interfaces
SharedProductModifier
INTERFACE
Copy page
Shared product modifier.
Fields
id
String
Required
ID of the shared product modifier.
displayName
String
Required
Display name for the shared product modifier.
isRequired
Boolean
Required
Indicates whether the shared product modifier is required.
Implemented by
CheckboxSharedProductModifier
DateFieldSharedProductModifier
DropdownSharedProductModifier
FileUploadSharedProductModifier
MultilineTextFieldSharedProductModifier
NumbersOnlyTextFieldSharedProductModifier
RadioButtonsSharedProductModifier
RectangleListSharedProductModifier
SwatchSharedProductModifier
TextFieldSharedProductModifier
Referenced by
Fields
RemoveSharedProductModifiersOverridesResult.sharedProductModifiers
SetSharedProductModifiersInformationResult.sharedProductModifiers
SharedProductModifierEdge.node