Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildTrackedGameUpdateManyMutationInput
Type Alias GuildTrackedGameUpdateManyMutationInput
Guild
Tracked
Game
Update
Many
Mutation
Input
:
{
atlOnly
?:
BoolFieldUpdateOperationsInput
|
boolean
;
channelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
itemId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
kinds
?:
GuildTrackedGameUpdatekindsInput
|
GameKindEnum
[]
;
minDiscountPercent
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
pingRoleId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
steamAppId
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
title
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...