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
Inputs
RemoveProductOptionsOverridesInput
INPUT
Copy page
Input fields
data
RemoveProductOptionsOverridesDataInput
Required
Product options overrides you want to remove.
Show 1 field
localeContext
ProductOverridesLocaleContextInput
Required
The channel and locale that apply when you remove overrides from a channel locale.
Show 2 fields
productId
String
Required
The ID of the product that has overrides you want to remove.
Referenced by
Mutations
removeProductOptionsOverrides(input)