CustomerSystemSummarySystemTypeWithSystemRoles
No description
type CustomerSystemSummarySystemTypeWithSystemRoles {
type: MonitoredSystemType!
count: Int!
roles: [CustomerSystemSummaryRoles!]!
}
Fields
CustomerSystemSummarySystemTypeWithSystemRoles.type ● MonitoredSystemType! non-null enum
System type
CustomerSystemSummarySystemTypeWithSystemRoles.count ● Int! non-null scalar
Count
CustomerSystemSummarySystemTypeWithSystemRoles.roles ● [CustomerSystemSummaryRoles!]! non-null object
Split up per roles
Member Of
CustomerSystemSummary object