Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
CreateNoteInput
Type alias CreateNoteInput
Create
Note
Input
:
{
customerId
:
Scalars
[
"ID"
]
;
markdown
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
text
:
Scalars
[
"String"
]
;
threadId
?:
InputMaybe
<
Scalars
[
"ID"
]
>
;
}
Type declaration
customer
Id
:
Scalars
[
"ID"
]
Optional
markdown
?:
InputMaybe
<
Scalars
[
"String"
]
>
text
:
Scalars
[
"String"
]
Optional
thread
Id
?:
InputMaybe
<
Scalars
[
"ID"
]
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc