This repository has been archived by the owner on Mar 6, 2020. It is now read-only.
0.0.3
- Fix nested null/not null query bug
- Adds lodash-style tools for processing the JSON statement objects returned from GQL:
eachStatement
findStatement
mergeStatements
rejectStatements
printStatements
- Refactor duplicated logic for recursively looping through JSON objects using the new tools