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