Core: [GraphQL] Incorrect (parent) filters in nested collections

Created on 7 Aug 2019  路  3Comments  路  Source: api-platform/core

The arguments (filters) for nested collections are based on the parent resource configuration, not on the collection's resource configuration.

GraphQL bug

All 3 comments

PR is available now (#2970) - still needs regression tests to be merged, but is working correctly (just diff your generated schema if you're unsure) 馃檪

I thought that was the expected behaviour. I see the light at the end of the tunnel now!
Do you have an ETA for this to be merged in master? Can I help somehow to make things quicker?

Fixed in master and 2.4.
@luca-simonetti either wait for a release or use the dev version.

Was this page helpful?
0 / 5 - 0 ratings