Running
No description
type Running {
totalCompleted: Int
totalCount: Int
totalFailed: Int
}
Fields
Running.totalCompleted
● Int
scalar
Running.totalCount
● Int
scalar
Running.totalFailed
● Int
scalar
Member Of
IntegrationDetails
object