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
SetProductBasicInformationInput
INPUT
Copy page
Input fields
data
SetProductBasicInformationDataInput
Required
Show 2 fields
productId
String
Required
ID of the product that has basic product information you want to set.
localeContext
ProductOverridesLocaleContextInput
Optional
The channel and locale that apply when you set overrides for a channel locale.
Show 2 fields
Referenced by
Mutations
setProductBasicInformation(input)