Fix typo in reference documentation

This commit is contained in:
Brian Clozel
2022-03-10 11:11:31 +01:00
parent 83d26467e7
commit 77e9835d3a

View File

@@ -1240,7 +1240,7 @@ for reacting to validation errors: those are globally dealt with as exceptions.
[[controllers-schema-mapping-projectedpayload-argument]]
==== `@ProjectPayload` Interface
==== `@ProjectedPayload` Interface
As an alternative to using complete Objects with <<controllers-schema-mapping-argument>>,
you can also use a projection interface to access GraphQL request arguments through a