core
core copied to clipboard
GraphQL: Errors with nullish ManyToOne-Relation when using new ResolverFactory (for version 3.2)
| Q | A |
|---|---|
| Branch? | 3.2 |
| Tickets | Closes #6083 |
| License | MIT |
| Doc PR | - |
This PR introduces a new the test case especially for properties and Many-To-One-Relations being null. It fixes the issues relevant for 3.2. There is another PR https://github.com/api-platform/core/pull/6084 that additionally provides a fix for the nested collection feature which was recently introduced on the main branch.