Skip to main content

createWarehouse Mutation

Creates a new warehouse.

Requires the MANAGE_PRODUCTSpermission.
createWarehouse(
input: WarehouseCreateInput!
): WarehouseCreate
Show return type

Arguments

input ● WarehouseCreateInput!

Fields required to create warehouse.

Type

WarehouseCreate

Creates a new warehouse.

Requires the MANAGE_PRODUCTSpermission.