graphql-json-date
v1.0.1
Published
GraphQL DateType
Downloads
3
Readme
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'