Skip to main content

initializeBrandInventory

Initializes the inventory for a brand. This mutation initialize the inventory for all products in a Brand. The inventory is initialized with a quantity of 0 for all products in the brand and all locations.

initializeBrandInventory(
input: InitializeBrandInventoryInput!
): InitializeBrandInventoryPayload

Arguments

initializeBrandInventory.input ● InitializeBrandInventoryInput! non-null input

Parameters for InitializeBrandInventory

Type

InitializeBrandInventoryPayload object

Autogenerated return type of InitializeBrandInventory.