TroubleshootingIssueBlock
No description
type TroubleshootingIssueBlock {
  blockType: TroubleshootingIssueBlockType
  content: String
}
Fields
TroubleshootingIssueBlock.blockType ● TroubleshootingIssueBlockType enum
TroubleshootingIssueBlock.content ● String scalar
Member Of
TroubleshootingIssue  object