Skip to content

Commit 0ba5db7

Browse files
graphql.md: add "MediaObject Normalization" chapter
optimization from @vinceAmstoutz Co-authored-by: Vincent Amstoutz <[email protected]>
1 parent b0c9e2b commit 0ba5db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/graphql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2945,7 +2945,7 @@ For handling the upload of multiple files, iterate over `$context['args']['input
29452945
### Normalization of MediaObjects
29462946

29472947
In the constructor of the `MediaObjectNormalizer`, the injected Normalizer must be replaced with the one from the
2948-
graphql-namespace:
2948+
`api_platform.graphql.normalizer.item` from GraphQL:
29492949

29502950
```PHP
29512951
<?php

0 commit comments

Comments
 (0)