Uses of Class
com.graphql_java_generator.customscalars.CustomScalar
Package
Description
This package provide "as is" some
GraphQLScalarType
s.-
Uses of CustomScalar in com.graphql_java_generator.customscalars
Modifier and TypeMethodDescriptionCustomScalarRegistry.getCustomScalar
(String graphQLTypeName) Retrieves the registeredGraphQLScalarType
for this GraphQL CustomScalar.CustomScalarRegistryImpl.getCustomScalar
(String graphQLTypeName)