GraphQL are responsible for handling incoming requests and returning responses to the client requests in query language.
GraphQL use express-graphql (opens in a new tab) as communication layer.
Learn more about GraphQL (opens in a new tab)
Run command below to use Heron GraphQL module:
npm i @heronjs/graphql