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