cp .env.example .env
- enter client secret and client id in .env
npm run example
hgraphql/sample-node-query
Sample server side fetching of authentication token and hgraph.io GraphQL query
JavaScript
Sample server side fetching of authentication token and hgraph.io GraphQL query
JavaScript