Uses of Class
io.smallrye.graphql.execution.event.InvokeInfo
Packages that use InvokeInfo
-
Uses of InvokeInfo in io.smallrye.graphql.execution.event
Methods in io.smallrye.graphql.execution.event with parameters of type InvokeInfoModifier and TypeMethodDescriptionvoidEventEmitter.fireBeforeMethodInvoke(InvokeInfo invokeInfo) -
Uses of InvokeInfo in io.smallrye.graphql.spi
Methods in io.smallrye.graphql.spi with parameters of type InvokeInfoModifier and TypeMethodDescriptiondefault voidEventingService.beforeInvoke(InvokeInfo invokeInfo)