INPUT_OBJECT
BundleSectionCreateInput
link GraphQL Schema definition
1 input BundleSectionCreateInput { 2 3 Int! : 4 5 # Exactly one input field should be provided 6 ProductVariantInput!]! : [ 7 }
INPUT_OBJECT
1 input BundleSectionCreateInput { 2 3 Int! : 4 5 # Exactly one input field should be provided 6 ProductVariantInput!]! : [ 7 }