Preparing search index...
The search index is not available
@coopenomics/sdk
@coopenomics/sdk
Mutations
Documents
GenerateDocument
IInput
Interface IInput
interface
IInput
{
input
:
{
data
:
any
;
options
?:
null
|
{
lang
?:
null
|
string
;
skip_save
?:
null
|
boolean
;
}
;
}
;
}
Index
Properties
input
Properties
input
input
:
{
data
:
any
;
options
?:
null
|
{
lang
?:
null
|
string
;
skip_save
?:
null
|
boolean
;
}
;
}
Type declaration
data
:
any
Произвольные данные для генерации документа в формате JSON
Optional
options
?:
null
|
{
lang
?:
null
|
string
;
skip_save
?:
null
|
boolean
;
}
Опции генерации документа
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
input
@coopenomics/sdk
Loading...
Произвольные данные для генерации документа в формате JSON