DisBot
Preparing search index...
prisma
Prisma
VerificationGatesUncheckedUpdateManyWithoutVerificationGatesInput
Type Alias VerificationGatesUncheckedUpdateManyWithoutVerificationGatesInput
type
VerificationGatesUncheckedUpdateManyWithoutVerificationGatesInput
=
{
Action
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
ActionType
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
Active
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
;
CreatedAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
MessageId
?:
StringFieldUpdateOperationsInput
|
string
;
Roles
?:
VerificationGatesUpdateRolesInput
|
string
[]
;
UUID
?:
StringFieldUpdateOperationsInput
|
string
;
VerifiedUsers
?:
VerificationGatesUpdateVerifiedUsersInput
|
string
[]
;
}
Index
Properties
Action?
Action
Type?
Active?
Channel
Id?
Created
At?
Id?
Message
Id?
Roles?
UUID?
Verified
Users?
Properties
Optional
Action
Action
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Action
Type
ActionType
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Active
Active
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
Optional
Channel
Id
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Created
At
CreatedAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Message
Id
MessageId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Roles
Roles
?:
VerificationGatesUpdateRolesInput
|
string
[]
Optional
UUID
UUID
?:
StringFieldUpdateOperationsInput
|
string
Optional
Verified
Users
VerifiedUsers
?:
VerificationGatesUpdateVerifiedUsersInput
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Action
Action
Type
Active
Channel
Id
Created
At
Id
Message
Id
Roles
UUID
Verified
Users
DisBot
Loading...