Files
medusa-store/www/apps/resources/references/modules/helper_steps/page.mdx
T
github-actions[bot] aac906f058 chore(docs): Generated References (#8360)
Generated the following references:
- `currency_models`
- `medusa_config`
- `region_models`
- `types`
2024-07-31 07:31:20 +00:00

17 lines
681 B
Plaintext

---
slug: /references/helper-steps
---
import { TypeList } from "docs-ui"
# Helper Steps API Reference
This section of the documentation provides a reference to utility steps that you can use in your workflows. These steps are imported from the `@medusajs/core-flows` package.
## Steps
- [createRemoteLinkStep](../../helper_steps/functions/helper_steps.createRemoteLinkStep/page.mdx)
- [dismissRemoteLinkStep](../../helper_steps/functions/helper_steps.dismissRemoteLinkStep/page.mdx)
- [removeRemoteLinkStep](../../helper_steps/functions/helper_steps.removeRemoteLinkStep/page.mdx)
- [useRemoteQueryStep](../../helper_steps/functions/helper_steps.useRemoteQueryStep/page.mdx)