Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 561 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 561 Bytes

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