Properly type scalar "Duration"
This commit is contained in:
@@ -32,6 +32,7 @@ const config: CodegenConfig = {
|
||||
scalars: {
|
||||
LongString: 'string',
|
||||
Cursor: 'string',
|
||||
Duration: 'string',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user