Skip to content

v6.6.1

Compare
Choose a tag to compare
@cupello cupello released this 23 Mar 14:41
· 14 commits to master since this release
5556b0f
fix: select all filter not propagated for nested objects/lists (#71)

the select all filter (*) was not being propagated while applying filters,
which made it so all other fields of the object were being removed leaving
only the ones filtered by other filters.