testRunnerConnection
Tests connectivity to a runner using the provided configuration
testRunnerConnection(
type: BotRunnerRunnerType!
config: RunnerConfigInput!
): ConnectionTestResult!
Arguments
testRunnerConnection.type ● BotRunnerRunnerType! non-null enum
testRunnerConnection.config ● RunnerConfigInput! non-null input
Type
ConnectionTestResult object
Result of a connection test to an external service (runner, S3, etc.)