Uses of Class
io.smallrye.graphql.schema.model.Transformation
-
-
Uses of Transformation in io.smallrye.graphql.schema.model
Methods in io.smallrye.graphql.schema.model that return Transformation Modifier and Type Method Description TransformationField. getTransformation()Methods in io.smallrye.graphql.schema.model with parameters of type Transformation Modifier and Type Method Description voidField. setTransformation(Transformation transformation)
-