Skip to content
This repository was archived by the owner on Mar 6, 2020. It is now read-only.

0.0.3

Choose a tag to compare

@ErisDS ErisDS released this 16 Nov 10:27
· 53 commits to master since this release
  • 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