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