@stigg/node-server-sdk - v4.48.0
Preparing search index...
ExperimentFilter
Type Alias ExperimentFilter
type
ExperimentFilter
=
{
and
?:
InputMaybe
<
ExperimentFilter
[]
>
;
createdAt
?:
InputMaybe
<
DateFieldComparison
>
;
customers
?:
InputMaybe
<
ExperimentFilterCustomerFilter
>
;
environmentId
?:
InputMaybe
<
UuidFilterComparison
>
;
id
?:
InputMaybe
<
UuidFilterComparison
>
;
name
?:
InputMaybe
<
StringFieldComparison
>
;
or
?:
InputMaybe
<
ExperimentFilter
[]
>
;
productId
?:
InputMaybe
<
StringFieldComparison
>
;
refId
?:
InputMaybe
<
StringFieldComparison
>
;
status
?:
InputMaybe
<
ExperimentStatusFilterComparison
>
;
}
Index
Properties
and?
created
At?
customers?
environment
Id?
id?
name?
or?
product
Id?
ref
Id?
status?
Properties
Optional
and
and
?:
InputMaybe
<
ExperimentFilter
[]
>
Optional
created
At
createdAt
?:
InputMaybe
<
DateFieldComparison
>
Optional
customers
customers
?:
InputMaybe
<
ExperimentFilterCustomerFilter
>
Optional
environment
Id
environmentId
?:
InputMaybe
<
UuidFilterComparison
>
Optional
id
id
?:
InputMaybe
<
UuidFilterComparison
>
Optional
name
name
?:
InputMaybe
<
StringFieldComparison
>
Optional
or
or
?:
InputMaybe
<
ExperimentFilter
[]
>
Optional
product
Id
productId
?:
InputMaybe
<
StringFieldComparison
>
Optional
ref
Id
refId
?:
InputMaybe
<
StringFieldComparison
>
Optional
status
status
?:
InputMaybe
<
ExperimentStatusFilterComparison
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
and
created
At
customers
environment
Id
id
name
or
product
Id
ref
Id
status
@stigg/node-server-sdk - v4.48.0
Loading...