Tools for modifying graphql schema
A collection of custom graphql directives
npm i @graphql-reshape/directives
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
A cli for quickly applying custom directives to your graphql schema files
npm i -g @graphql-reshape/cli