docs: updated js client reference (#2414)
* docs: updated js client reference * docs: fixed link
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
# Class: NumericalComparisonOperator
|
||||
|
||||
[internal](../modules/internal-27.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
|
||||
Reference in New Issue
Block a user