chore(docs): Generated References (#8344)
Generated the following references: - `fulfillment` - `medusa_config` - `modules` - `order` - `order_models` - `types` - `workflows`
This commit is contained in:
committed by
GitHub
parent
c976361f22
commit
5389f7ca63
+7
@@ -0,0 +1,7 @@
|
||||
import { TypeList } from "docs-ui"
|
||||
|
||||
# skip
|
||||
|
||||
## Returns
|
||||
|
||||
<TypeList types={[{"name":"SkipStepResponse","type":"`SkipStepResponse`","optional":false,"defaultValue":"","description":"","expandable":false,"children":[]}]} sectionTitle="skip"/>
|
||||
@@ -11,6 +11,7 @@ This class is used to create the response returned by a step. A step return its
|
||||
## Methods
|
||||
|
||||
- [permanentFailure](../../StepResponse/methods/workflows.StepResponse.permanentFailure/page.mdx)
|
||||
- [skip](../../StepResponse/methods/workflows.StepResponse.skip/page.mdx)
|
||||
|
||||
## constructor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user