DisBot
Preparing search index...
prisma
Prisma
PollsUpdateWithoutPollAnswersInput
Type Alias PollsUpdateWithoutPollAnswersInput
type
PollsUpdateWithoutPollAnswersInput
=
{
ChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
CreatedAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
Entrys
?:
PollsUpdateEntrysInput
|
string
[]
;
Guilds
?:
GuildsUpdateOneRequiredWithoutPollsNestedInput
;
MessageId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
MessageTemplateId
?:
StringFieldUpdateOperationsInput
|
string
;
MultiAnswers
?:
IntFieldUpdateOperationsInput
|
number
;
PollOptions
?:
PollOptionsUpdateManyWithoutPollsNestedInput
;
Requirements
?:
PollsUpdateRequirementsInput
|
string
[]
;
Time
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
Type
?:
IntFieldUpdateOperationsInput
|
number
;
UUID
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Channel
Id?
Created
At?
Entrys?
Guilds?
Message
Id?
Message
Template
Id?
Multi
Answers?
Poll
Options?
Requirements?
Time?
Type?
UUID?
Properties
Optional
Channel
Id
ChannelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Created
At
CreatedAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
Optional
Entrys
Entrys
?:
PollsUpdateEntrysInput
|
string
[]
Optional
Guilds
Guilds
?:
GuildsUpdateOneRequiredWithoutPollsNestedInput
Optional
Message
Id
MessageId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Message
Template
Id
MessageTemplateId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Multi
Answers
MultiAnswers
?:
IntFieldUpdateOperationsInput
|
number
Optional
Poll
Options
PollOptions
?:
PollOptionsUpdateManyWithoutPollsNestedInput
Optional
Requirements
Requirements
?:
PollsUpdateRequirementsInput
|
string
[]
Optional
Time
Time
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
Optional
Type
Type
?:
IntFieldUpdateOperationsInput
|
number
Optional
UUID
UUID
?:
StringFieldUpdateOperationsInput
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Id
Created
At
Entrys
Guilds
Message
Id
Message
Template
Id
Multi
Answers
Poll
Options
Requirements
Time
Type
UUID
DisBot
Loading...