chore(docs): Generated JS Client Reference (automated) (#2660)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-28 11:02:11 +02:00
committed by GitHub
parent 3cee0bc8fc
commit ee14155eb7
238 changed files with 2768 additions and 1718 deletions

View File

@@ -0,0 +1,43 @@
# Class: NumericalComparisonOperator
[internal](../modules/internal-30.md).NumericalComparisonOperator
## Properties
### gt
`Optional` **gt**: `number`
#### Defined in
medusa/dist/types/common.d.ts:86
___
### gte
`Optional` **gte**: `number`
#### Defined in
medusa/dist/types/common.d.ts:87
___
### lt
`Optional` **lt**: `number`
#### Defined in
medusa/dist/types/common.d.ts:85
___
### lte
`Optional` **lte**: `number`
#### Defined in
medusa/dist/types/common.d.ts:88