This repository has been archived by the owner on Aug 16, 2023. It is now read-only.
Releases: graphqlize/graphqlize-java
Releases · graphqlize/graphqlize-java
0.1.0-alpha14
Adds support for filtering by nested object fields.
0.1.0-alpha12
Adds support for logical operators in where filter.
0.1.0-alpha11
Add Sorting
0.1.0-alpha9
Adds support for sorting nested objects
0.1.0-alpha8
Add support for sorting the query results
0.1.0-alpha7
Adds MySQL's boolean data type support
0.1.0-alpha6
0.1.0-alpha5
Adds Pagination using limit and offset.