Skip to content

Releases: nautilus/graphql

Updated parser version

23 Mar 11:01
e4986d4
Compare
Choose a tag to compare
v0.0.8

updated imports (#7)

v0.0.7

23 Aug 06:29
Compare
Choose a tag to compare
Fix retrieving selected fields in ApplyFragments (#5)

v0.0.6

25 Jul 16:22
Compare
Choose a tag to compare
more pretty print fixes

v0.0.5

25 Jul 07:57
Compare
Choose a tag to compare
fixed error printing list types

v0.0.4

24 Jul 18:35
Compare
Choose a tag to compare
fixed error printing queries with inputs

v0.0.3

19 Jul 16:21
Compare
Choose a tag to compare
removed errant log

v0.0.2

18 Jul 16:48
Compare
Choose a tag to compare
fixed error when unmarshalling directive locations in introspection r…

v0.0.1

16 Jul 08:15
Compare
Choose a tag to compare
fixed error assigning kind to input object

Initial release

15 Jul 19:37
Compare
Choose a tag to compare
v0.0.0

added method on single request queryer for testing purposes