Class PolicyCoercing
java.lang.Object
io.smallrye.graphql.scalar.federation.PolicyCoercing
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparseLiteral(Object input) parseValue(Object input) graphql.language.Value<?> valueToLiteral(Object input) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface graphql.schema.Coercing
parseLiteral, parseLiteral, parseValue, serialize, valueToLiteral
-
Constructor Details
-
PolicyCoercing
public PolicyCoercing()
-
-
Method Details
-
serialize
-
parseValue
-
parseLiteral
-
valueToLiteral
-