OBJECT
A snippet of the related help topic.
type RelatedContent {# Summary of the related help topic.description: String! # ID of the related help topic.id: String! # URL pointing to the related help topic.link: URL # Title of the related help topic.title: String! # Type of the related help topic.type: ProductDocumentationType! }