Merge pull request #1733 from automatisch/AUT-844
refactor: rewrite useUser with RQ
This commit is contained in:
@@ -29,7 +29,6 @@ type Query {
|
||||
getNotifications: [Notification]
|
||||
getSamlAuthProviderRoleMappings(id: String!): [SamlAuthProvidersRoleMapping]
|
||||
getTrialStatus: GetTrialStatus
|
||||
getUser(id: String!): User
|
||||
getUsers(limit: Int!, offset: Int!): UserConnection
|
||||
listSamlAuthProviders: [ListSamlAuthProvider]
|
||||
}
|
||||
|
Reference in New Issue
Block a user