Skip to main content

BundleSettingsInput

type BundleSettingsInput {
maxBundleQuantity: Float
minBundleQuantity: Float
products: [BundleProductInput!]!
}

Fields

maxBundleQuantityFloat
minBundleQuantityFloat
products[BundleProductInput!]!required