Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
CreateKnowledgeSourceInput
Type alias CreateKnowledgeSourceInput
Create
Knowledge
Source
Input
:
{
labelTypeIds
?:
InputMaybe
<
Scalars
[
"ID"
]
[]
>
;
type
:
KnowledgeSourceType
;
url
:
Scalars
[
"String"
]
;
}
Type declaration
Optional
label
Type
Ids
?:
InputMaybe
<
Scalars
[
"ID"
]
[]
>
type
:
KnowledgeSourceType
url
:
Scalars
[
"String"
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...