Module: vertx-web-graphql-js/graphi_ql_handler

Classes

GraphiQLHandler

Methods

(static) GraphiQLHandler.create(options) → {GraphiQLHandler}

Create a new GraphiQLHandler.

The handler will be configured with the given options.

Parameters:
Name Type Description
options Object options for configuring the GraphiQLHandler
Source:
Returns:
Type
GraphiQLHandler