mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add redeemCode
This commit is contained in:
parent
6c87a6f32a
commit
1f1cd67b9e
@ -16,4 +16,7 @@ export default class CreateUserArgs {
|
||||
|
||||
@Field(() => Int, { nullable: true })
|
||||
publisherId: number
|
||||
|
||||
@Field(() => String, { nullable: true })
|
||||
redeemCode: string
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user