diff --git a/README.md b/README.md index b06c274..2a875c6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ JSON scalar type for [GraphQL.js](https://github.com/graphql/graphql-js). +## Usage + +```js +import GraphQLJSON from 'graphql-type-json'; +``` + [build-badge]: https://img.shields.io/travis/taion/graphql-type-json/master.svg [build]: https://travis-ci.org/taion/graphql-type-json