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