Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 260 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 260 Bytes

GraphQL Apollo & Nodejs Example

A repository with an examle of how to use our GraphQL API

Run example

  1. Change clientId, clientSecret and uri in src/index.js to your provides credentials
  2. Execute src/index.js by running node src/index.js.