Glad to share good news related to our small but very useful component. is quite good if you have .net stack and use GraphQL in your project. Shipped v1.3 includes:
upgrade to the latest GraphQL.Net engine v4.6.1
added alternative filter based on json-format and allows to use of complex conditions with AND/OR operands
minor but important bugfixes like sorting by aggregated fied(s)
Just so you know, the component allows setting "virtual" aggregation fields, like count/sum/max based on defined schema fields
1 comment
[ 2.4 ms ] story [ 17.1 ms ] threadupgrade to the latest GraphQL.Net engine v4.6.1
added alternative filter based on json-format and allows to use of complex conditions with AND/OR operands
minor but important bugfixes like sorting by aggregated fied(s)
Just so you know, the component allows setting "virtual" aggregation fields, like count/sum/max based on defined schema fields