Closed tom-lord closed 11 months ago
@gaorlov I've rebased master and added to the CHANGELOG.
Github says approval from a maintainer is required to get tests running.
hello!
Sorry about the delay! this is now available in 1.22.0
Thank you so much for your contribution!
Before, calling:
Would trigger a query:
(i.e. the
foos: 1
vanished), because the code was callingmerge
on the parameters. In other words, it was doing:With this fix, the builder correctly merges nested parameters: