TroubleshootingIssue
No description
type TroubleshootingIssue {
blocks: [TroubleshootingIssueBlock!]
issueCode: String
}
Fields
TroubleshootingIssue.blocks
● [TroubleshootingIssueBlock!]
list object
Zero or more blocks representing either evidence of an issue or corresponding user instructions
TroubleshootingIssue.issueCode
● String
scalar
Member Of
Troubleshooting
object