validateIntegrationConnection
Validate whether the specified integration is correctly configured and reachable.
validateIntegrationConnection(
integration: Integration!
): Boolean
Arguments
validateIntegrationConnection.integration
● Integration!
non-null enum
Type
Boolean
scalar
The Boolean
scalar type represents true
or false
.