@stigg/react-sdk - v10.7.0
Preparing search index...
EventLogEventLogTypeFilterComparison
Type Alias EventLogEventLogTypeFilterComparison
type
EventLogEventLogTypeFilterComparison
=
{
eq
?:
InputMaybe
<
EventLogType
>
;
in
?:
InputMaybe
<
EventLogType
[]
>
;
neq
?:
InputMaybe
<
EventLogType
>
;
notIn
?:
InputMaybe
<
EventLogType
[]
>
;
}
Index
Properties
eq?
in?
neq?
not
In?
Properties
Optional
eq
eq
?:
InputMaybe
<
EventLogType
>
Optional
in
in
?:
InputMaybe
<
EventLogType
[]
>
Optional
neq
neq
?:
InputMaybe
<
EventLogType
>
Optional
not
In
notIn
?:
InputMaybe
<
EventLogType
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
eq
in
neq
not
In
@stigg/react-sdk - v10.7.0
Loading...