DisBot
Preparing search index...
prisma
Prisma
PollAnswersFieldRefs
Interface PollAnswersFieldRefs
Fields of the PollAnswers model
interface
PollAnswersFieldRefs
{
Id
:
Prisma
.
FieldRef
<
"PollAnswers"
,
"Int"
>
;
PollId
:
Prisma
.
FieldRef
<
"PollAnswers"
,
"String"
>
;
PollOptionId
:
Prisma
.
FieldRef
<
"PollAnswers"
,
"String"
>
;
UUID
:
Prisma
.
FieldRef
<
"PollAnswers"
,
"String"
>
;
}
Index
Properties
Id
Poll
Id
Poll
Option
Id
UUID
Properties
Readonly
Id
Id
:
Prisma
.
FieldRef
<
"PollAnswers"
,
"Int"
>
Readonly
Poll
Id
PollId
:
Prisma
.
FieldRef
<
"PollAnswers"
,
"String"
>
Readonly
Poll
Option
Id
PollOptionId
:
Prisma
.
FieldRef
<
"PollAnswers"
,
"String"
>
Readonly
UUID
UUID
:
Prisma
.
FieldRef
<
"PollAnswers"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Id
Poll
Id
Poll
Option
Id
UUID
DisBot
Loading...
Fields of the PollAnswers model