Loading...
Was this page helpful?
This documentation provides a reference to the createProducts
method. This belongs to the Product Module.
This method is used to create a list of products.
data
CreateProductDTO[]Promise
Promise<ProductDTO[]>This method is used to create a product.
data
CreateProductDTOPromise
Promise<ProductDTO>