Uses of Class
io.smallrye.graphql.client.model.helper.OperationModel
Packages that use OperationModel
-
Uses of OperationModel in io.smallrye.graphql.client.model.helper
Methods in io.smallrye.graphql.client.model.helper that return OperationModelModifier and TypeMethodDescriptionstatic OperationModelOperationModel.of(org.jboss.jandex.MethodInfo method) Creates and returns a newOperationModelinstance based on the provided JandexMethodInfo.