public abstract class AbstractScalar
extends graphql.schema.GraphQLScalarType
| Constructor and Description |
|---|
AbstractScalar(String name,
graphql.schema.Coercing coercing,
Class... supportedTypes) |
| Modifier and Type | Method and Description |
|---|---|
List<Class> |
getSupportedClasses() |
accept, getChildren, getChildrenWithTypeReferences, getCoercing, getDefinition, getDescription, getDirectives, getExtensionDefinitions, getName, newScalar, newScalar, toString, transform, withNewChildrenCopyright © 2018–2020. All rights reserved.