What is Babel-Blade?
babel-blade
is a babel plugin (or macro) that helps to generate graphql query strings inline and solves the double declaration problem in clientside GraphQL.
See 7 minute introductory video
Try it out on ASTExplorer
The quickest, zero-install way to try it out is on astexplorer. If you like it, head over to our Getting Started docs to see how to install the babel plugin in your app.