We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875cc15 commit 2a87671Copy full SHA for 2a87671
src/Symfony/Bundle/Resources/config/graphql.xml
@@ -214,7 +214,7 @@
214
<argument type="service" id="api_platform.security.resource_access_checker" on-invalid="ignore" />
215
216
<!-- Run before serializer.normalizer.json_serializable and before serializer.normalizer.backed_enum which is at 880 -->
217
- <tag name="serializer.normalizer" priority="-878" />
+ <tag name="serializer.normalizer" priority="-890" />
218
</service>
219
220
<service id="api_platform.graphql.normalizer.object" class="ApiPlatform\GraphQl\Serializer\ObjectNormalizer" public="false">
0 commit comments