Package graphql.execution.values
-
Interface Summary Interface Description InputInterceptor This INTERNAL class can be used to intercept input values before they are coerced into runtime values by theValuesResolvercode.
| Interface | Description |
|---|---|
| InputInterceptor |
This INTERNAL class can be used to intercept input values before they are coerced into runtime values
by the
ValuesResolver code. |