DisBot
Preparing search index...
prisma
Prisma
PollOptionsUncheckedUpdateWithoutPollAnswersInput
Type Alias PollOptionsUncheckedUpdateWithoutPollAnswersInput
type
PollOptionsUncheckedUpdateWithoutPollAnswersInput
=
{
Description
?:
StringFieldUpdateOperationsInput
|
string
;
Emoji
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
Label
?:
StringFieldUpdateOperationsInput
|
string
;
PollId
?:
StringFieldUpdateOperationsInput
|
string
;
UserIds
?:
PollOptionsUpdateUserIdsInput
|
string
[]
;
UUID
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Description?
Emoji?
Id?
Label?
Poll
Id?
User
Ids?
UUID?
Properties
Optional
Description
Description
?:
StringFieldUpdateOperationsInput
|
string
Optional
Emoji
Emoji
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Label
Label
?:
StringFieldUpdateOperationsInput
|
string
Optional
Poll
Id
PollId
?:
StringFieldUpdateOperationsInput
|
string
Optional
User
Ids
UserIds
?:
PollOptionsUpdateUserIdsInput
|
string
[]
Optional
UUID
UUID
?:
StringFieldUpdateOperationsInput
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Description
Emoji
Id
Label
Poll
Id
User
Ids
UUID
DisBot
Loading...