refactor: rewrite get app connections with RQ
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
type Query {
|
||||
getApp(key: String!): App
|
||||
getAppAuthClient(id: String!): AppAuthClient
|
||||
getConnectedApps(name: String): [App]
|
||||
testConnection(id: String!): Connection
|
||||
|
Reference in New Issue
Block a user