Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.17 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.17 KB

automatic remediation: Moderne.io lerna code style: prettier CircleCI

GraphQL Reshape Logo

graphql-reshape

Tools for modifying graphql schema

Packages

@graphql-reshape/directives

A collection of custom graphql directives

npm i @graphql-reshape/directives

@graphql-reshape/transformers

A collections of transformers that parse graphql schema definition language, add specific directives to qualifying fields, and return the parsed document

npm i @graphql-reshape/transformers

@graphql-reshape/cli

A cli for quickly applying custom directives to your graphql schema files

npm i -g @graphql-reshape/cli