graphql-loader
graphql-loader copied to clipboard
"transforms" option
An option which accepts an array of functions meant to perform arbitrary transformations to the AST. This would be useful to version queries and potentially to implement https://github.com/samsarahq/graphql-loader/issues/15