public class GraphqlPathHandler extends Object implements io.undertow.server.HttpHandler
| Constructor and Description |
|---|
GraphqlPathHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange httpServerExchange)
Map requests that come to the graphql endpoint within graphql.yml to either GET or POST.
|
Copyright © 2023. All rights reserved.