mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-14 08:54:36 +00:00
Remove firstTransaction from TransactionList.
This commit is contained in:
parent
801033138f
commit
27d4623137
@ -31,7 +31,4 @@ export class TransactionList {
|
||||
|
||||
@Field(() => [Transaction])
|
||||
transactions: Transaction[]
|
||||
|
||||
@Field(() => Boolean)
|
||||
firstTransaction: boolean
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user