GraphQL Nodejs startup Setup $ yarn install $ node index.js Postman test POST /graphql? Header: content-type: application/json Send: {"query":"{ hello }"}