Skip to content

Releases: kumparan/gqlyzer

feature: add subscription type, changelog, and linter

29 May 03:33
5453609
Compare
Choose a tag to compare
feature: add subscription type, changelog, and linter (#1)

* feature: add subscription type, changelog, and linter

* bump: changelog

* feature: add new function to only get the operation name

* refactor: use strconv to parse int to string

implement naive variable parser

18 Sep 05:39
Compare
Choose a tag to compare
v1.1.0

remove uneeded log

v1.0.0

13 Sep 05:46
Compare
Choose a tag to compare
  • able to parse simple operation
  • able to parse selection recursively
  • able to parse parameters