chore(docs): Generated References (#5743)

Generated the following references:
- `entities`
- `inventory`
- `js-client`
- `pricing`
- `product`
- `services`
- `stock-location`
- `workflows`

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-27 18:58:52 +00:00
committed by GitHub
parent dc6b815b12
commit cdd42dbdcd
1383 changed files with 18978 additions and 20154 deletions

View File

@@ -10,7 +10,7 @@ A draft order is created by an admin without direct involvement of the customer.
## Constructors
### constructor
#### constructor
`**new DraftOrder**()`
@@ -149,11 +149,11 @@ A draft order is created by an admin without direct involvement of the customer.
## Methods
### beforeInsert
#### beforeInsert
`Private **beforeInsert**(): Promise&#60;void&#62;`
#### Returns
##### Returns
Promise&#60;void&#62;