Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
UserTwitchAccountWhereInput
Type Alias UserTwitchAccountWhereInput
User
Twitch
Account
Where
Input
:
{
AND
?:
UserTwitchAccountWhereInput
|
UserTwitchAccountWhereInput
[]
;
NOT
?:
UserTwitchAccountWhereInput
|
UserTwitchAccountWhereInput
[]
;
OR
?:
UserTwitchAccountWhereInput
[]
;
accountId
?:
StringNullableFilter
<
"UserTwitchAccount"
>
|
string
|
null
;
chatRoomId
?:
StringNullableFilter
<
"UserTwitchAccount"
>
|
string
|
null
;
dbId
?:
StringFilter
<
"UserTwitchAccount"
>
|
string
;
user
?:
XOR
<
UserNullableScalarRelationFilter
,
UserWhereInput
>
|
null
;
userId
?:
StringFilter
<
"UserTwitchAccount"
>
|
string
;
username
?:
StringNullableFilter
<
"UserTwitchAccount"
>
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...