DisBot
Preparing search index...
prisma
Prisma
TicketFeedbackScalarWhereWithAggregatesInput
Type Alias TicketFeedbackScalarWhereWithAggregatesInput
type
TicketFeedbackScalarWhereWithAggregatesInput
=
{
AND
?:
|
TicketFeedbackScalarWhereWithAggregatesInput
|
TicketFeedbackScalarWhereWithAggregatesInput
[]
;
Comment
?:
|
StringNullableWithAggregatesFilter
<
"TicketFeedback"
>
|
string
|
null
;
Id
?:
IntWithAggregatesFilter
<
"TicketFeedback"
>
|
number
;
NOT
?:
|
TicketFeedbackScalarWhereWithAggregatesInput
|
TicketFeedbackScalarWhereWithAggregatesInput
[]
;
OR
?:
TicketFeedbackScalarWhereWithAggregatesInput
[]
;
Rating
?:
IntNullableWithAggregatesFilter
<
"TicketFeedback"
>
|
number
|
null
;
Sent
?:
BoolWithAggregatesFilter
<
"TicketFeedback"
>
|
boolean
;
SubmittedAt
?:
|
DateTimeNullableWithAggregatesFilter
<
"TicketFeedback"
>
|
Date
|
string
|
null
;
TicketId
?:
StringWithAggregatesFilter
<
"TicketFeedback"
>
|
string
;
}
Index
Properties
AND?
Comment?
Id?
NOT?
OR?
Rating?
Sent?
Submitted
At?
Ticket
Id?
Properties
Optional
AND
AND
?:
|
TicketFeedbackScalarWhereWithAggregatesInput
|
TicketFeedbackScalarWhereWithAggregatesInput
[]
Optional
Comment
Comment
?:
StringNullableWithAggregatesFilter
<
"TicketFeedback"
>
|
string
|
null
Optional
Id
Id
?:
IntWithAggregatesFilter
<
"TicketFeedback"
>
|
number
Optional
NOT
NOT
?:
|
TicketFeedbackScalarWhereWithAggregatesInput
|
TicketFeedbackScalarWhereWithAggregatesInput
[]
Optional
OR
OR
?:
TicketFeedbackScalarWhereWithAggregatesInput
[]
Optional
Rating
Rating
?:
IntNullableWithAggregatesFilter
<
"TicketFeedback"
>
|
number
|
null
Optional
Sent
Sent
?:
BoolWithAggregatesFilter
<
"TicketFeedback"
>
|
boolean
Optional
Submitted
At
SubmittedAt
?:
|
DateTimeNullableWithAggregatesFilter
<
"TicketFeedback"
>
|
Date
|
string
|
null
Optional
Ticket
Id
TicketId
?:
StringWithAggregatesFilter
<
"TicketFeedback"
>
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Comment
Id
NOT
OR
Rating
Sent
Submitted
At
Ticket
Id
DisBot
Loading...