@stigg/react-sdk - v10.7.0
Preparing search index...
FeatureGroupStatusFilterComparison
Type Alias FeatureGroupStatusFilterComparison
type
FeatureGroupStatusFilterComparison
=
{
eq
?:
InputMaybe
<
FeatureGroupStatus
>
;
gt
?:
InputMaybe
<
FeatureGroupStatus
>
;
gte
?:
InputMaybe
<
FeatureGroupStatus
>
;
iLike
?:
InputMaybe
<
FeatureGroupStatus
>
;
in
?:
InputMaybe
<
FeatureGroupStatus
[]
>
;
is
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
;
isNot
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
;
like
?:
InputMaybe
<
FeatureGroupStatus
>
;
lt
?:
InputMaybe
<
FeatureGroupStatus
>
;
lte
?:
InputMaybe
<
FeatureGroupStatus
>
;
neq
?:
InputMaybe
<
FeatureGroupStatus
>
;
notILike
?:
InputMaybe
<
FeatureGroupStatus
>
;
notIn
?:
InputMaybe
<
FeatureGroupStatus
[]
>
;
notLike
?:
InputMaybe
<
FeatureGroupStatus
>
;
}
Index
Properties
eq?
gt?
gte?
i
Like?
in?
is?
is
Not?
like?
lt?
lte?
neq?
not
I
Like?
not
In?
not
Like?
Properties
Optional
eq
eq
?:
InputMaybe
<
FeatureGroupStatus
>
Optional
gt
gt
?:
InputMaybe
<
FeatureGroupStatus
>
Optional
gte
gte
?:
InputMaybe
<
FeatureGroupStatus
>
Optional
i
Like
iLike
?:
InputMaybe
<
FeatureGroupStatus
>
Optional
in
in
?:
InputMaybe
<
FeatureGroupStatus
[]
>
Optional
is
is
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
Optional
is
Not
isNot
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
Optional
like
like
?:
InputMaybe
<
FeatureGroupStatus
>
Optional
lt
lt
?:
InputMaybe
<
FeatureGroupStatus
>
Optional
lte
lte
?:
InputMaybe
<
FeatureGroupStatus
>
Optional
neq
neq
?:
InputMaybe
<
FeatureGroupStatus
>
Optional
not
I
Like
notILike
?:
InputMaybe
<
FeatureGroupStatus
>
Optional
not
In
notIn
?:
InputMaybe
<
FeatureGroupStatus
[]
>
Optional
not
Like
notLike
?:
InputMaybe
<
FeatureGroupStatus
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
eq
gt
gte
i
Like
in
is
is
Not
like
lt
lte
neq
not
I
Like
not
In
not
Like
@stigg/react-sdk - v10.7.0
Loading...