Uses of Class
io.smallrye.graphql.client.model.MethodKey
-
-
Uses of MethodKey in io.smallrye.graphql.client.model
Methods in io.smallrye.graphql.client.model that return types with arguments of type MethodKey Modifier and Type Method Description Map<MethodKey,String>ClientModel. getOperationMap()Method parameters in io.smallrye.graphql.client.model with type arguments of type MethodKey Modifier and Type Method Description voidClientModel. setOperationMap(Map<MethodKey,String> operationQueryMap)
-