ExecutedActionsCountsByType
No description
type ExecutedActionsCountsByType {
action_type: String!
count: Int!
}
No description
type ExecutedActionsCountsByType {
action_type: String!
count: Int!
}
ExecutedActionsCountsByType.action_type ● String! non-null scalarExecutedActionsCountsByType.count ● Int! non-null scalar