DisBot
Preparing search index...
prisma
Prisma
TicketFeedbackUncheckedUpdateManyInput
Type Alias TicketFeedbackUncheckedUpdateManyInput
type
TicketFeedbackUncheckedUpdateManyInput
=
{
Comment
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
Rating
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
Sent
?:
BoolFieldUpdateOperationsInput
|
boolean
;
SubmittedAt
?:
|
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
;
TicketId
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Comment?
Id?
Rating?
Sent?
Submitted
At?
Ticket
Id?
Properties
Optional
Comment
Comment
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Rating
Rating
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
Optional
Sent
Sent
?:
BoolFieldUpdateOperationsInput
|
boolean
Optional
Submitted
At
SubmittedAt
?:
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
Optional
Ticket
Id
TicketId
?:
StringFieldUpdateOperationsInput
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Comment
Id
Rating
Sent
Submitted
At
Ticket
Id
DisBot
Loading...