mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update backend/src/graphql/resolver/AdminResolver.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
parent
00d040eeb1
commit
c3d3929ac6
@ -28,13 +28,6 @@ import { User } from '@entity/User'
|
||||
// const EMAIL_OPT_IN_REGISTER = 1
|
||||
// const EMAIL_OPT_UNKNOWN = 3 // elopage?
|
||||
|
||||
/*
|
||||
parent:any,
|
||||
args:any,
|
||||
context:any,
|
||||
info:any
|
||||
*/
|
||||
|
||||
@Resolver()
|
||||
export class AdminResolver {
|
||||
@Authorized([RIGHTS.SEARCH_USERS])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user