Package io.smallrye.graphql.api
Interface CustomFloatScalar
public interface CustomFloatScalar
A base class for all CustomScalars that are based on GraphQL's Float.
-
Method Summary
-
Method Details
-
floatValueForSerialization
BigDecimal floatValueForSerialization()
-