npm.io
1.0.1 • Published 5 years ago

graphql-json-date

Licence
ISC
Version
1.0.1
Deps
1
Size
3 kB
Vulns
0
Weekly
0

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'