INPUT_OBJECT
SizeLocalizationCreateInput
link GraphQL Schema definition
1 input SizeLocalizationCreateInput { 2 3 String! : 4 5 String! : 6 7 String : 8 9 Status! : 10 11 CountryInput!] : [ 12 13 # Exactly one input field should be provided 14 SizeChartInput!] : [ 15 16 StoreInput!] : [ 17 }