testDataSource
Tests that Propel can actually connect to the data warehouse. Updates the status.
Arguments
input required idOrUniqueName
Returns
Nullable DataSourceOrFailureResponse
The result of a mutation which creates or modifies a DataSource.
If successful, an DataSourceResponse
will be returned; otherwise, a
FailureResponse
will be returned.