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, equals, getAllDirectivesByName, getChildren, getChildrenWithTypeReferences, getCoercing, getDefinition, getDescription, getDirective, getDirectives, getDirectivesByName, getExtensionDefinitions, getName, getSpecifiedByUrl, hashCode, newScalar, newScalar, toString, transform, withNewChildrenCopyright © 2018–2021. All rights reserved.