diff --git a/docs/error-handling/index.md b/docs/error-handling/index.md index 1f7527f6b..278c5fe64 100644 --- a/docs/error-handling/index.md +++ b/docs/error-handling/index.md @@ -87,7 +87,7 @@ class CharacterResolver } ``` -Warnings can be found in the response under `extensions.warnings` map. +Warnings can be found in the response under `exceptions.warnings` map. If you want to map your own exceptions to warnings and errors you can define a custom exception mapping: