OBJECT
A content tab (title + rich content)
type ServiceOrionTab {# Tab titletitle: String # Tab rich content (HTML)content: String }