@groovy.transform.CompileStatic class MutationInterceptorInvoker extends ProvidedInterceptorInvoker
Executes the onMutation method of an interceptor
| Constructor and description |
|---|
MutationInterceptorInvoker() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
boolean |
call(GraphQLFetcherInterceptor interceptor, DataFetchingEnvironment environment, GraphQLDataFetcherType type) |
| Methods inherited from class | Name |
|---|---|
class ProvidedInterceptorInvoker |
call, invoke |
class InterceptorInvoker |
getName, invoke |