Package io.github.ketiko.graphql.scalars
Class UuidCoercing
- java.lang.Object
-
- io.github.ketiko.graphql.scalars.UuidCoercing
-
-
Constructor Summary
Constructors Constructor Description UuidCoercing()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UUIDparseLiteral(Object input)UUIDparseValue(Object input)Stringserialize(Object input)
-