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