public class DateCoercing extends Object implements graphql.schema.Coercing
Constructor and Description |
---|
DateCoercing(String name,
Class... supportedTypes) |
Modifier and Type | Method and Description |
---|---|
Object |
parseLiteral(Object input) |
Object |
parseValue(Object input) |
Object |
serialize(Object input) |
Copyright © 2018–2021. All rights reserved.