- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
getProductsStep - Medusa Core Workflows Reference
This documentation provides a reference to the getProductsStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step retrieves products, with ability to filter by product IDs.
Input#
GetProductsStepInput
GetProductsStepInputConfigurations to retrieve products.
GetProductsStepInput
GetProductsStepInputids
string[]OptionalThe IDs of the products to retrieve.
ids
string[]OptionalOutput#
ProductDTO[]
ProductDTO[]
ProductDTO[]
ProductDTO[]ProductDTO
ProductDTOA product's data.
ProductDTO
ProductDTOWas this page helpful?