refactor type
This commit is contained in:
@@ -17,7 +17,7 @@ export const meta = {
|
||||
|
||||
parentId: {
|
||||
validator: $.optional.nullable.type(ID),
|
||||
default: null as any,
|
||||
default: null,
|
||||
},
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user