Package io.vertx.rxjava3.ext.web.handler.graphql.instrumentation
-
Class Summary Class Description MaybeAdapter Instrument data fetchers so thatMaybe
results are automatically converted toCompletionStage
.SingleAdapter Instrument data fetchers so thatSingle
results are automatically converted toCompletionStage
.