mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
resolve relative paths in arg
This commit is contained in:
parent
8b57327d22
commit
f0e7cc2a50
@ -1,5 +1,5 @@
|
|||||||
import { ArgsType, Field, Int } from 'type-graphql'
|
import { ArgsType, Field, Int } from 'type-graphql'
|
||||||
import { Order } from '../enum/Order'
|
import { Order } from '@enum/Order'
|
||||||
|
|
||||||
@ArgsType()
|
@ArgsType()
|
||||||
export default class Paginated {
|
export default class Paginated {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user