Documentation
Preparing search index...
@quatrain/ingestion
IngestionResult
Interface IngestionResult
interface
IngestionResult
{
category
:
string
;
deductedDate
?:
string
;
markdown
:
string
;
properNouns
:
string
[]
;
summary
:
string
;
tags
:
string
[]
;
title
:
string
;
type
:
string
;
}
Index
Properties
category
deducted
Date?
markdown
proper
Nouns
summary
tags
title
type
Properties
category
category
:
string
Optional
deducted
Date
deductedDate
?:
string
markdown
markdown
:
string
proper
Nouns
properNouns
:
string
[]
summary
summary
:
string
tags
tags
:
string
[]
title
title
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
deducted
Date
markdown
proper
Nouns
summary
tags
title
type
Documentation
Loading...