API Platform: Normalizing a Mapped Superclass only includes properties from the superclass, not the child class API Platform: Normalizing a Mapped Superclass only includes properties from the superclass, not the child class symfony symfony

API Platform: Normalizing a Mapped Superclass only includes properties from the superclass, not the child class


Might be @Groups({"submission"}) v. @Groups("submission").Change all to @Groups({"submission"}).

It's hard to verify with current documentation, as it's now documented with PHP8 attributes. I've only used the YAML configuration, so not 100% sure.