fix grade orderby

This commit is contained in:
2023-08-07 16:40:21 +02:00
parent dab78cd2a1
commit 2b7b967382
5 changed files with 95 additions and 38 deletions

View File

@@ -42,6 +42,7 @@ export class GetAllCardsInDeckHandler implements ICommandHandler<GetAllCardsInDe
'created',
'updated',
'shots',
'grade',
]
)
),