Skip to main content

CustomerSystemSummaryRolesWithSystemTypes

No description

type CustomerSystemSummaryRolesWithSystemTypes {
systemRole: String
count: Int!
types: [CustomerSystemSummarySystemType!]!
}

Fields

CustomerSystemSummaryRolesWithSystemTypes.systemRole ● String scalar

System role name

CustomerSystemSummaryRolesWithSystemTypes.count ● Int! non-null scalar

Count

CustomerSystemSummaryRolesWithSystemTypes.types ● [CustomerSystemSummarySystemType!]! non-null object

Split up per type

Member Of

CustomerSystemSummary object