/wonderflow-api-client

Client to access consumer feedback analytics

Primary LanguageJavaScriptApache License 2.0Apache-2.0

wonderflow-api-client

NodeJS Client to access consumer feedback analytics

Requirements

Installation

  1. clone repository: git clone git@github.com:wonderflow-bv/wonderflow-api-client.git

  2. cd into repository: cd wonderflow-api-client

  3. install dependencies: npm i

Usage

Check the example by running

URI=http://stage-api.wonderflow.co/graphql EMAIL=SUPERADMIN PASSWORD=TEST node examples/graphql-client.js