This repository was 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:
eachStatementfindStatementmergeStatementsrejectStatementsprintStatements
- Refactor duplicated logic for recursively looping through JSON objects using the new tools