docs: fixes for core workflows reference (#11056)

* docs: fix step input / output description not showing

* fix generated example for array types

* show workflow summary in diagram

* fix workflow node width

* hide undefined types
This commit is contained in:
Shahed Nasser
2025-01-20 17:34:02 +02:00
committed by GitHub
parent af350c3a8b
commit 0d18d5854a
484 changed files with 1172 additions and 1128 deletions
@@ -82,4 +82,4 @@ myWorkflow()
## Returns
<TypeList types={[{"name":"never","type":"`never`","optional":false,"defaultValue":"","description":"Creates a StepResponse that indicates that the step has failed and the retry mechanism should not kick in anymore.","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="permanentFailure"/>
<TypeList types={[]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="permanentFailure"/>