Skip to Content
HeronJS 3.6 with fully support Typescript 6 is released 🎉
GraphQLQuick Start

GraphQL are responsible for handling incoming requests and returning responses to the client requests in query language.

Learn more about GraphQL 

Run command below to use Heron GraphQL module:

npm install @heronjs/gql
Last updated on