Package io.smallrye.graphql.api
Interface CustomStringScalar
-
public interface CustomStringScalarA base class for all CustomScalars that are based on GraphQL's String.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringstringValueForSerialization()
-
-
-
Method Detail
-
stringValueForSerialization
String stringValueForSerialization()
-
-