INPUT_OBJECT
MarketCreateInput
link GraphQL Schema definition
1 input MarketCreateInput { 2 3 String! : 4 5 String : 6 7 StoreInput! : 8 9 # Used only when assigned store is of type DIRECT_TO_CONSUMER 10 CountryInput!] : [ 11 }
INPUT_OBJECT
1 input MarketCreateInput { 2 3 String! : 4 5 String : 6 7 StoreInput! : 8 9 # Used only when assigned store is of type DIRECT_TO_CONSUMER 10 CountryInput!] : [ 11 }