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