terminal-graphql-directives
v0.1.6
Published
GraphQL directives for Terminal.co
Downloads
1
Readme
terminal-graphql-directive
[![Version][version-badge]][package] [![downloads][downloads-badge]][npmtrends] [![PRs Welcome][prs-badge]][prs] [![MIT License][license-badge]][build]
Introduction
This is template for creating graphql directives
Table of Contents
Installation
yarn add terminal-graphql-directives
Usage
Describe why this directive is usefully
Example queries:
examples
Directive Parameters
describe API
Contributing
I would love to see your contribution. ❤️
For local development (and testing), all you have to do is to run yarn
and then yarn dev
. This will start the Apollo server and you are ready to contribute :tada:
Run yarn test (try --watch
flag) for unit tests (we are using Jest)
LICENSE
The MIT License (MIT) 2018 - Terminal.co