Executes interceptors for provided operations
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
call(GraphQLFetcherInterceptor interceptor, DataFetchingEnvironment environment, GraphQLDataFetcherType type) |
|
boolean |
invoke(GraphQLFetcherInterceptor interceptor, DataFetchingEnvironment environment, GraphQLDataFetcherType type) |
Methods inherited from class | Name |
---|---|
class InterceptorInvoker |
getName, invoke |