- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
deleteFilesStep - Medusa Core Workflows Reference
This documentation provides a reference to the deleteFilesStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step deletes one or more files using the installed File Module Provider. The files will be removed from the database and the storage.
Example#
Input#
DeleteFilesStepInput
DeleteFilesStepInputThe IDs of the files to delete.
DeleteFilesStepInput
DeleteFilesStepInputDeleteFilesStepInput
string[]The IDs of the files to delete.
DeleteFilesStepInput
string[]Was this page helpful?