INPUT_OBJECT
MarketUpdateInput
link GraphQL Schema definition
1 input MarketUpdateInput { 2 3 String : 4 5 String : 6 7 # Used only when assigned store is of type DIRECT_TO_CONSUMER 8 CountryInput!] : [ 9 10 CountryInput!] : [ 11 12 # Assign an external ID to reference this object by it later 13 String : 14 }