DisBot
Preparing search index...
prisma
Prisma
VerificationGatesUpdateManyMutationInput
Type Alias VerificationGatesUpdateManyMutationInput
type
VerificationGatesUpdateManyMutationInput
=
{
Action
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
ActionType
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
Active
?:
NullableBoolFieldUpdateOperationsInput
|
boolean
|
null
;
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
;
CreatedAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
MessageId
?:
StringFieldUpdateOperationsInput
|
string
;
Roles
?:
VerificationGatesUpdateRolesInput
|
string
[]
;
UUID
?:
StringFieldUpdateOperationsInput
|
string
;
VerifiedUsers
?:
VerificationGatesUpdateVerifiedUsersInput
|
string
[]
;
}
Index
Properties
Action?
Action
Type?
Active?
Channel
Id?
Created
At?
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
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
Message
Id
Roles
UUID
Verified
Users
DisBot
Loading...