INPUT_OBJECT
SizeChartMergeInput
link GraphQL Schema definition
1 input SizeChartMergeInput { 2 3 # Exactly one input field should be provided 4 SizeChartInput! : 5 6 # Exactly one input field should be provided 7 SizeChartInput! : 8 }
INPUT_OBJECT
1 input SizeChartMergeInput { 2 3 # Exactly one input field should be provided 4 SizeChartInput! : 5 6 # Exactly one input field should be provided 7 SizeChartInput! : 8 }