Interface GraphQLHandler

All Superinterfaces:
Handler<RoutingContext>

public interface GraphQLHandler extends Handler<RoutingContext>
A Route handler for GraphQL requests.
Author:
Thomas Segismont