| Interface | Description |
|---|---|
| MessageInterpolator |
This is responsible for taking an message template and parameters
and turning it into a
GraphQLError. |
| Class | Description |
|---|---|
| ResourceBundleMessageInterpolator |
This message interpolator will try to convert message templates into I18N messages and then run message property replacement
and expression interpolation.
|