Skip to content

Releases: stevekerrick/GraphqlToTsql

v1.1.1

06 Oct 01:41
Compare
Choose a tag to compare

Allow sorting, e.g. { products (orderBy: { totalRevenue: DESC }) { name totalRevenue } }

Initial release

22 Jul 20:30
Compare
Choose a tag to compare
v1.0.1

Merge branch 'main' of github.com:stevekerrick/GraphqlToTsql into main