Package io.smallrye.graphql.api
Interface CustomIntScalar
public interface CustomIntScalar
A base class for all CustomScalars that are based on GraphQL's Int.
-
Method Summary
-
Method Details
-
intValueForSerialization
BigInteger intValueForSerialization()
-