Class FieldSetCoercing
- java.lang.Object
-
- io.smallrye.graphql.scalar.federation.FieldSetCoercing
-
-
Constructor Summary
Constructors Constructor Description FieldSetCoercing()
-
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)
-