@stigg/js-client-sdk - v4.12.0
Preparing search index...
ContractDtoCustomerExternalIdFilterComparison
Type Alias ContractDtoCustomerExternalIdFilterComparison
type
ContractDtoCustomerExternalIdFilterComparison
=
{
eq
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
iLike
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
in
?:
InputMaybe
<
Scalars
[
"String"
]
[]
>
;
neq
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
notILike
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
notIn
?:
InputMaybe
<
Scalars
[
"String"
]
[]
>
;
}
Index
Properties
eq?
i
Like?
in?
neq?
not
I
Like?
not
In?
Properties
Optional
eq
eq
?:
InputMaybe
<
Scalars
[
"String"
]
>
Optional
i
Like
iLike
?:
InputMaybe
<
Scalars
[
"String"
]
>
Optional
in
in
?:
InputMaybe
<
Scalars
[
"String"
]
[]
>
Optional
neq
neq
?:
InputMaybe
<
Scalars
[
"String"
]
>
Optional
not
I
Like
notILike
?:
InputMaybe
<
Scalars
[
"String"
]
>
Optional
not
In
notIn
?:
InputMaybe
<
Scalars
[
"String"
]
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
eq
i
Like
in
neq
not
I
Like
not
In
@stigg/js-client-sdk - v4.12.0
Loading...