Classes
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 |
Returns:
- Type
- GraphiQLHandler