fullstack-apollo-express-postgresql-boilerplate
fullstack-apollo-express-postgresql-boilerplate copied to clipboard
GraphQLDocumentError: Unknown type "Date". Did you mean "DateTime"?
If using TS and graphql-code-generator, you may want to define the custom scalar as DateTime and not Date.