Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
RSEmbedFieldWhereInput
Type Alias RSEmbedFieldWhereInput
RSEmbed
Field
Where
Input
:
{
AND
?:
RSEmbedFieldWhereInput
|
RSEmbedFieldWhereInput
[]
;
NOT
?:
RSEmbedFieldWhereInput
|
RSEmbedFieldWhereInput
[]
;
OR
?:
RSEmbedFieldWhereInput
[]
;
dbId
?:
StringFilter
<
"RSEmbedField"
>
|
string
;
inline
?:
BoolNullableFilter
<
"RSEmbedField"
>
|
boolean
|
null
;
name
?:
StringFilter
<
"RSEmbedField"
>
|
string
;
rsMessageEmbed
?:
XOR
<
RSMessageEmbedNullableScalarRelationFilter
,
RSMessageEmbedWhereInput
>
|
null
;
rsMessageEmbedId
?:
StringFilter
<
"RSEmbedField"
>
|
string
;
value
?:
StringNullableFilter
<
"RSEmbedField"
>
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...