BundleInput
No description
input BundleInput {
categories: [BundleCategoryInput!]!
}
Fields
categories ● [BundleCategoryInput!]!
Example
{
"categories": [
{}
]
}
No description
input BundleInput {
categories: [BundleCategoryInput!]!
}
categories ● [BundleCategoryInput!]!{
"categories": [
{}
]
}