Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
SurveyResponseFilter
Type alias SurveyResponseFilter
Survey
Response
Filter
:
{
hasResponse
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
;
rating
?:
InputMaybe
<
Scalars
[
"Int"
]
>
;
responseAt
?:
InputMaybe
<
DatetimeFilter
>
;
sentiment
?:
InputMaybe
<
SentimentType
>
;
surveyId
?:
InputMaybe
<
Scalars
[
"ID"
]
>
;
}
Type declaration
Optional
has
Response
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
Filter for threads with any survey response, regardless of the specific values
Optional
rating
?:
InputMaybe
<
Scalars
[
"Int"
]
>
Optional
response
At
?:
InputMaybe
<
DatetimeFilter
>
Optional
sentiment
?:
InputMaybe
<
SentimentType
>
Optional
survey
Id
?:
InputMaybe
<
Scalars
[
"ID"
]
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Filter for threads with any survey response, regardless of the specific values