Package org.restheart.plugins
Interface GraphQLInterceptor
- All Superinterfaces:
ConfigurablePlugin,ExchangeTypeResolver<GraphQLRequest,,GraphQLResponse> Interceptor<GraphQLRequest,,GraphQLResponse> Plugin
Specialized Interceptor interface for the GraphQL service
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
Method Summary
Methods inherited from interface org.restheart.plugins.ConfigurablePlugin
arg, argOrDefaultMethods inherited from interface org.restheart.plugins.ExchangeTypeResolver
requestType, responseTypeMethods inherited from interface org.restheart.plugins.Interceptor
handle, resolve