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