CompanyHealthReportIssueType
No description
type CompanyHealthReportIssueType {
associatedUsers: [UserType]
description: String
i18nVariablesJSON: String
type: String
subtype: String
serverity: String
}
Fields
CompanyHealthReportIssueType.associatedUsers
● [UserType]
list object
CompanyHealthReportIssueType.description
● String
scalar
CompanyHealthReportIssueType.i18nVariablesJSON
● String
scalar
CompanyHealthReportIssueType.type
● String
scalar
CompanyHealthReportIssueType.subtype
● String
scalar
CompanyHealthReportIssueType.serverity
● String
scalar
Member of
CompanyHealthReportType
object