docs: updated js client reference (#2414)
* docs: updated js client reference * docs: fixed link
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
# Class: StringComparisonOperator
|
||||
|
||||
[internal](../modules/internal-5.md).StringComparisonOperator
|
||||
|
||||
## Properties
|
||||
|
||||
### gt
|
||||
|
||||
• `Optional` **gt**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:80
|
||||
|
||||
___
|
||||
|
||||
### gte
|
||||
|
||||
• `Optional` **gte**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:81
|
||||
|
||||
___
|
||||
|
||||
### lt
|
||||
|
||||
• `Optional` **lt**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:79
|
||||
|
||||
___
|
||||
|
||||
### lte
|
||||
|
||||
• `Optional` **lte**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:82
|
||||
Reference in New Issue
Block a user