@shopify/oxygen-workers-types
Preparing search index...
ComparisonFilter
Type Alias ComparisonFilter
type
ComparisonFilter
=
{
key
:
string
;
type
:
"eq"
|
"ne"
|
"gt"
|
"gte"
|
"lt"
|
"lte"
;
value
:
string
|
number
|
boolean
;
}
Index
Properties
key
type
value
Properties
key
key
:
string
type
type
:
"eq"
|
"ne"
|
"gt"
|
"gte"
|
"lt"
|
"lte"
value
value
:
string
|
number
|
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
type
value
@shopify/oxygen-workers-types
Loading...