kuzzleio / sdk-jvm

Official Kotlin SDK for Kuzzle
https://kuzzle.io
1 stars 0 forks source link

Improve DX for `Query` method #64

Closed Aschen closed 2 years ago

Aschen commented 2 years ago

Description

The Query method only take a HashMap which leads to very poor developer experience when having to manipulate objects.

We should provide a better way to send query: