Getting Started With GraphQL.js Prerequisites Before getting started, you should have Node v6 installed, although the examples should mostly work in previous versions of Node as well. For this guide, we won’t use any language features that require transpilation, but we will use some ES6 features like Promises, classes, and fat arrow functions, so if you aren’t familiar with them you might want to