createWarehouse Mutation
Creates a new warehouse.
createWarehouse(
input: WarehouseCreateInput!
): WarehouseCreate
Show return type
Arguments
input ● WarehouseCreateInput!
Fields required to create warehouse.
Type
WarehouseCreate
Creates a new warehouse.