Package io.smallrye.graphql.scalar.time
Class DateTimeScalar
java.lang.Object
io.smallrye.graphql.scalar.AbstractScalar
io.smallrye.graphql.scalar.time.AbstractDateScalar
io.smallrye.graphql.scalar.time.DateTimeScalar
Scalar for DateTime.
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.smallrye.graphql.scalar.AbstractScalar
getCoercing, getName, getScalarType, getSupportedClasses
-
Constructor Details
-
DateTimeScalar
public DateTimeScalar()
-