public final class UploadScalar extends Object implements graphql.schema.Coercing
| Modifier and Type | Method and Description |
|---|---|
static graphql.schema.GraphQLScalarType |
build() |
Object |
parseLiteral(Object o) |
Object |
parseValue(Object o) |
Object |
serialize(Object o) |
public static graphql.schema.GraphQLScalarType build()
public Object serialize(Object o) throws graphql.schema.CoercingSerializeException
serialize in interface graphql.schema.Coercinggraphql.schema.CoercingSerializeExceptionpublic Object parseValue(Object o) throws graphql.schema.CoercingParseValueException
parseValue in interface graphql.schema.Coercinggraphql.schema.CoercingParseValueExceptionCopyright © 2019 Eclipse. All rights reserved.