fullstack-apollo-express-postgresql-boilerplate icon indicating copy to clipboard operation
fullstack-apollo-express-postgresql-boilerplate copied to clipboard

GraphQLDocumentError: Unknown type "Date". Did you mean "DateTime"?

Open rwieruch opened this issue 5 years ago • 0 comments

If using TS and graphql-code-generator, you may want to define the custom scalar as DateTime and not Date.

rwieruch avatar Mar 29 '20 12:03 rwieruch