Class GraphQLService

java.lang.Object
org.restheart.graphql.GraphQLService
All Implemented Interfaces:
ConfigurablePlugin, ExchangeTypeResolver<GraphQLRequest,​MongoResponse>, HandlingPlugin<GraphQLRequest,​MongoResponse>, Plugin, Service<GraphQLRequest,​MongoResponse>

public class GraphQLService extends Object implements Service<GraphQLRequest,​MongoResponse>