refactor: rewrite test connection with RQ
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
type Query {
|
||||
getAppAuthClient(id: String!): AppAuthClient
|
||||
getConnectedApps(name: String): [App]
|
||||
testConnection(id: String!): Connection
|
||||
getDynamicData(
|
||||
stepId: String!
|
||||
key: String!
|
||||
|
Reference in New Issue
Block a user