DisBot
Preparing search index...
prisma
Prisma
TicketFeedbackUpdateToOneWithWhereWithoutTicketInput
Type Alias TicketFeedbackUpdateToOneWithWhereWithoutTicketInput
type
TicketFeedbackUpdateToOneWithWhereWithoutTicketInput
=
{
data
:
XOR
<
TicketFeedbackUpdateWithoutTicketInput
,
TicketFeedbackUncheckedUpdateWithoutTicketInput
,
>
;
where
?:
TicketFeedbackWhereInput
;
}
Index
Properties
data
where?
Properties
data
data
:
XOR
<
TicketFeedbackUpdateWithoutTicketInput
,
TicketFeedbackUncheckedUpdateWithoutTicketInput
,
>
Optional
where
where
?:
TicketFeedbackWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
where
DisBot
Loading...