Interface DateTimeCoercing

All Superinterfaces:
graphql.schema.Coercing<Object,String>
All Known Implementing Classes:
DefaultDateTimeCoercing

public interface DateTimeCoercing extends graphql.schema.Coercing<Object,String>
  • Method Summary

    Methods inherited from interface graphql.schema.Coercing

    parseLiteral, parseLiteral, parseLiteral, parseValue, parseValue, serialize, serialize, valueToLiteral, valueToLiteral