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

Releases: TryGhost/GQL

v0.0.9

27 Mar 13:03
Compare
Choose a tag to compare

Added Multi Author Support

0.0.4

11 Feb 12:53
Compare
Choose a tag to compare

0.0.3

16 Nov 10:27
Compare
Choose a tag to compare
  • 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

0.0.2

22 Oct 10:27
Compare
Choose a tag to compare

0.0.1

22 Oct 10:28
Compare
Choose a tag to compare

First working release