Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
CreateThreadFieldOnThreadInput
Type alias CreateThreadFieldOnThreadInput
Create
Thread
Field
On
Thread
Input
:
{
booleanValue
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
;
key
:
Scalars
[
"String"
]
;
stringValue
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
type
:
ThreadFieldSchemaType
;
}
Type declaration
Optional
boolean
Value
?:
InputMaybe
<
Scalars
[
"Boolean"
]
>
key
:
Scalars
[
"String"
]
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