mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
remove unneccessary comment, implementation help'
This commit is contained in:
parent
e7683fb05a
commit
d495f6c933
@ -294,16 +294,6 @@ export class ContributionResolver {
|
||||
|
||||
return result
|
||||
}
|
||||
/*
|
||||
firstName: string
|
||||
lastName: string
|
||||
email: string
|
||||
language: string
|
||||
senderFirstName: string
|
||||
senderLastName: string
|
||||
contributionMemo: string
|
||||
contributionMemoUpdated: string
|
||||
*/
|
||||
|
||||
@Authorized([RIGHTS.ADMIN_LIST_CONTRIBUTIONS])
|
||||
@Query(() => ContributionListResult)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user