api-platform / core

The server component of API Platform: hypermedia and GraphQL APIs in minutes
https://api-platform.com
MIT License
2.45k stars 879 forks source link

fix(elasticsearch): return $currentProperty when $nestedPath is null #6797

Open latenzio opened 1 week ago

latenzio commented 1 week ago

return $currentProperty when $nestedPath is null

Q A
Branch? main
Tickets
License MIT
Doc PR

This brings Filtering on Nested Properties (Elastic) to work

soyuka commented 1 week ago

it looks like this breaks tests