Class ScopeCoercing
- java.lang.Object
-
- io.smallrye.graphql.scalar.federation.ScopeCoercing
-
-
Constructor Summary
Constructors Constructor Description ScopeCoercing()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectparseLiteral(Object input)ObjectparseValue(Object input)Stringserialize(Object input)graphql.language.Value<?>valueToLiteral(Object input)
-