DisBot
Preparing search index...
prisma
Prisma
VerificationGatesUncheckedUpdateWithoutVerificationGatesInput
Type Alias VerificationGatesUncheckedUpdateWithoutVerificationGatesInput
type
VerificationGatesUncheckedUpdateWithoutVerificationGatesInput
=
{
Action
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
ActionType
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
Active
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
;
ChannelPermissions
?:
VerificationGatesPermissionUncheckedUpdateManyWithoutVerificationGatesNestedInput
;
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?
Channel
Permissions?
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
Channel
Permissions
ChannelPermissions
?:
VerificationGatesPermissionUncheckedUpdateManyWithoutVerificationGatesNestedInput
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
Channel
Permissions
Created
At
Id
Message
Id
Roles
UUID
Verified
Users
DisBot
Loading...