Skip to content

graphql-community/graphql-directive-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-directive-template

Version downloads PRs Welcome MIT License

Introduction

This is template for creating graphql directives

Table of Contents

Installation

yarn add graphql-directive-template

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 🎉

Run yarn test (try --watch flag) for unit tests (we are using Jest)

LICENSE

The MIT License (MIT) 2018 - Luke Czyszczonik - mailto:lukasz.czyszczonik@gmail.com