ExecutedActionsCountsBySource
No description
type ExecutedActionsCountsBySource {
source_type: String!
count: Int!
}
No description
type ExecutedActionsCountsBySource {
source_type: String!
count: Int!
}
ExecutedActionsCountsBySource.source_type
● String!
non-null scalarExecutedActionsCountsBySource.count
● Int!
non-null scalar