Uses of Class
io.leangen.graphql.metadata.strategy.query.OperationInfoGeneratorParams
-
Packages that use OperationInfoGeneratorParams Package Description io.leangen.graphql.metadata.strategy.query -
-
Uses of OperationInfoGeneratorParams in io.leangen.graphql.metadata.strategy.query
Methods in io.leangen.graphql.metadata.strategy.query that return OperationInfoGeneratorParams Modifier and Type Method Description OperationInfoGeneratorParamsOperationInfoGeneratorParams.Builder. build()Methods in io.leangen.graphql.metadata.strategy.query with parameters of type OperationInfoGeneratorParams Modifier and Type Method Description StringAnnotatedOperationInfoGenerator. deprecationReason(OperationInfoGeneratorParams params)StringDefaultOperationInfoGenerator. deprecationReason(OperationInfoGeneratorParams params)StringOperationInfoGenerator. deprecationReason(OperationInfoGeneratorParams params)StringAnnotatedOperationInfoGenerator. description(OperationInfoGeneratorParams params)StringDefaultOperationInfoGenerator. description(OperationInfoGeneratorParams params)StringOperationInfoGenerator. description(OperationInfoGeneratorParams params)StringAnnotatedOperationInfoGenerator. name(OperationInfoGeneratorParams params)StringDefaultOperationInfoGenerator. name(OperationInfoGeneratorParams params)StringOperationInfoGenerator. name(OperationInfoGeneratorParams params)StringPropertyOperationInfoGenerator. name(OperationInfoGeneratorParams params)
-