Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientTwitchUpdateManyMutationInput
Type Alias ClientTwitchUpdateManyMutationInput
Client
Twitch
Update
Many
Mutation
Input
:
{
createdAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
twitchGqlAuthToken
?:
StringFieldUpdateOperationsInput
|
string
;
twitchGqlClientId
?:
StringFieldUpdateOperationsInput
|
string
;
twitchGqlClientIntegrity
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
twitchGqlClientSessionId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
twitchGqlClientVersion
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
updatedAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...