Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
UpsertThreadFieldInput
Type alias UpsertThreadFieldInput
Upsert
Thread
Field
Input
:
{
booleanValue
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
;
identifier
:
UpsertThreadFieldIdentifier
;
stringValue
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
type
:
ThreadFieldSchemaType
;
}
Type declaration
Optional
boolean
Value
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
identifier
:
UpsertThreadFieldIdentifier
Optional
string
Value
?:
InputMaybe
<
Scalars
[
"String"
]
>
type
:
ThreadFieldSchemaType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc