Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
WSEmbedFieldWhereInput
Type Alias WSEmbedFieldWhereInput
WSEmbed
Field
Where
Input
:
{
AND
?:
WSEmbedFieldWhereInput
|
WSEmbedFieldWhereInput
[]
;
NOT
?:
WSEmbedFieldWhereInput
|
WSEmbedFieldWhereInput
[]
;
OR
?:
WSEmbedFieldWhereInput
[]
;
dbId
?:
StringFilter
<
"WSEmbedField"
>
|
string
;
inline
?:
BoolNullableFilter
<
"WSEmbedField"
>
|
boolean
|
null
;
name
?:
StringFilter
<
"WSEmbedField"
>
|
string
;
value
?:
StringNullableFilter
<
"WSEmbedField"
>
|
string
|
null
;
wsMessageEmbed
?:
XOR
<
WSMessageEmbedNullableScalarRelationFilter
,
WSMessageEmbedWhereInput
>
|
null
;
wsMessageEmbedId
?:
StringFilter
<
"WSEmbedField"
>
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...