I have a next code $query = <<<GRAPHQL mutation InventorySet($input: [InventorySetQuantitiesInput!]!) { inventorySetQuantities(input: $input) …
I have a next code $query = <<<GRAPHQL mutation InventorySet($input: [InventorySetQuantitiesInput!]!) { inventorySetQuantities(input: $input) …