Package io.smallrye.graphql.api
Interface CustomFloatScalar
-
public interface CustomFloatScalarA base class for all CustomScalars that are based on GraphQL's Float.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BigDecimalfloatValueForSerialization()
-
-
-
Method Detail
-
floatValueForSerialization
BigDecimal floatValueForSerialization()
-
-