Package io.smallrye.graphql.api
Interface CustomIntScalar
-
public interface CustomIntScalarA base class for all CustomScalars that are based on GraphQL's Int.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BigIntegerintValueForSerialization()
-
-
-
Method Detail
-
intValueForSerialization
BigInteger intValueForSerialization()
-
-