AssistantAnswerTitleItem
type AssistantAnswerTitleItem implements AssistantAnswerItemInterface {
content: String
level: Int
identifier: String
}
Fields
AssistantAnswerTitleItem.content ● String scalar graph-ql-types
@exposed
AssistantAnswerTitleItem.level ● Int scalar graph-ql-types
Defines the hierarchical level of an title within a context. @exposed
AssistantAnswerTitleItem.identifier ● String scalar graph-ql-types
Can have reference connection to another assistant answer item/sentence @exposed