evzzz
evzzz
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Limenius\ReactBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation...
Is it possible or wait until react-on-rails ready react 18?
**API Platform version(s) affected**: 4.0.11 **Description** I created a mutation and want to return private fields from a nested entity. For this, a normalizationContext is defined. But for a nested...
**API Platform version(s) affected**: 4.0.11 **Description** I am using graphQL I have two different mutations for parent and child. For each mutation I use my own denormalizationContext api-platform always uses...