Skip to content

Releases: stevekerrick/GraphqlToTsql

v1.1.1

06 Oct 01:41

Choose a tag to compare

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

Initial release

22 Jul 20:30

Choose a tag to compare

v1.0.1

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