| Package | Description |
|---|---|
| io.vertx.rxjava3.ext.web.handler.graphql.ws |
| Modifier and Type | Field and Description |
|---|---|
static TypeArg<Message> |
Message.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
Message |
ConnectionInitEvent.message()
Provides message content.
|
static Message |
Message.newInstance(io.vertx.ext.web.handler.graphql.ws.Message arg) |
| Modifier and Type | Method and Description |
|---|---|
GraphQLWSHandler |
GraphQLWSHandler.beforeExecute(io.vertx.core.Handler<ExecutionInputBuilderWithContext<Message>> config)
Set a callback to invoke before executing a GraphQL query.
|
Copyright © 2022 Eclipse. All rights reserved.