excitement-engineer / graphql-iso-date

A set of RFC 3339 compliant date/time GraphQL scalar types.
MIT License
523 stars 50 forks source link

How to use with 'makeExecutableSchema' ? #123

Open ajoslin103 opened 4 years ago

ajoslin103 commented 4 years ago

Please add an example for using graphsql-iso-date with the 'makeExecutableSchema' function from 'graphql-tools'

Thanks !!

laynemoseley commented 4 years ago

https://github.com/apollographql/graphql-tools/issues/533