Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
15 lines
210 B
YAML
15 lines
210 B
YAML
type: object
|
|
x-expanded-relations:
|
|
field: variant
|
|
relations:
|
|
- prices
|
|
- options
|
|
- product
|
|
totals:
|
|
- purchasable
|
|
required:
|
|
- variant
|
|
properties:
|
|
variant:
|
|
$ref: ./PricedVariant.yaml
|