@stigg/node-server-sdk - v4.47.0
Preparing search index...
DateFieldComparison
Type Alias DateFieldComparison
type
DateFieldComparison
=
{
between
?:
InputMaybe
<
DateFieldComparisonBetween
>
;
eq
?:
InputMaybe
<
Scalars
[
"DateTime"
]
>
;
gt
?:
InputMaybe
<
Scalars
[
"DateTime"
]
>
;
gte
?:
InputMaybe
<
Scalars
[
"DateTime"
]
>
;
in
?:
InputMaybe
<
Scalars
[
"DateTime"
]
[]
>
;
is
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
;
isNot
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
;
lt
?:
InputMaybe
<
Scalars
[
"DateTime"
]
>
;
lte
?:
InputMaybe
<
Scalars
[
"DateTime"
]
>
;
neq
?:
InputMaybe
<
Scalars
[
"DateTime"
]
>
;
notBetween
?:
InputMaybe
<
DateFieldComparisonBetween
>
;
notIn
?:
InputMaybe
<
Scalars
[
"DateTime"
]
[]
>
;
}
Index
Properties
between?
eq?
gt?
gte?
in?
is?
is
Not?
lt?
lte?
neq?
not
Between?
not
In?
Properties
Optional
between
between
?:
InputMaybe
<
DateFieldComparisonBetween
>
Optional
eq
eq
?:
InputMaybe
<
Scalars
[
"DateTime"
]
>
Optional
gt
gt
?:
InputMaybe
<
Scalars
[
"DateTime"
]
>
Optional
gte
gte
?:
InputMaybe
<
Scalars
[
"DateTime"
]
>
Optional
in
in
?:
InputMaybe
<
Scalars
[
"DateTime"
]
[]
>
Optional
is
is
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
Optional
is
Not
isNot
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
Optional
lt
lt
?:
InputMaybe
<
Scalars
[
"DateTime"
]
>
Optional
lte
lte
?:
InputMaybe
<
Scalars
[
"DateTime"
]
>
Optional
neq
neq
?:
InputMaybe
<
Scalars
[
"DateTime"
]
>
Optional
not
Between
notBetween
?:
InputMaybe
<
DateFieldComparisonBetween
>
Optional
not
In
notIn
?:
InputMaybe
<
Scalars
[
"DateTime"
]
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
between
eq
gt
gte
in
is
is
Not
lt
lte
neq
not
Between
not
In
@stigg/node-server-sdk - v4.47.0
Loading...