docs: fix empty return in references (#11343)

This commit is contained in:
Shahed Nasser
2025-02-06 14:35:45 +02:00
committed by GitHub
parent 0aa84fc371
commit ccb332ce41
8 changed files with 40 additions and 32 deletions

View File

@@ -79,7 +79,3 @@ myWorkflow()
## Parameters
<TypeList types={[{"name":"message","type":"`string`","description":"An optional message to be logged.","optional":false,"defaultValue":"\"Permanent failure\"","expandable":false,"children":[]},{"name":"compensateInput","type":"`unknown`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="permanentFailure"/>
## Returns
<TypeList types={[]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="permanentFailure"/>