Skip to main content

CartRowBundleInput

No description

input CartRowBundleInput {
categories: [CartRowBundleCategoryInput]
}

Fields

categories ● [CartRowBundleCategoryInput]

Example

{
"categories": [
{}
]
}