NodeJS Client to access consumer feedback analytics
-
clone repository:
git clone [email protected]:wonderflow-bv/wonderflow-api-client.git
-
cd into repository:
cd wonderflow-api-client
-
install dependencies:
npm i
Check the example by running
URI=http://stage-api.wonderflow.co/graphql EMAIL=SUPERADMIN PASSWORD=TEST node examples/graphql-client.js