GraphQLDate as ScalarType
$ npm i --save graphql-json-date
Brief example to show how to use:
const { GraphQLDate } = require('graphql-json-date'); //import { GraphQLDate } from 'graphql-json-date'