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

@@ -332,7 +332,7 @@ A Money Amount represent a price amount, for example, a product variant's price
},
{
"name": "region_id",
"type": "`string`",
"type": "`null` \\| `string`",
"description": "The region's ID",
"optional": false,
"defaultValue": "",

View File

@@ -266,7 +266,7 @@ A Price List represents a set of prices that override the default price for one
},
{
"name": "region_id",
"type": "`string`",
"type": "`null` \\| `string`",
"description": "The region's ID",
"optional": false,
"defaultValue": "",

View File

@@ -437,7 +437,7 @@ A Product Variant represents a Product with a specific set of Product Option con
},
{
"name": "region_id",
"type": "`string`",
"type": "`null` \\| `string`",
"description": "The region's ID",
"optional": false,
"defaultValue": "",