Uses of Class
com.graphql_java_generator.customscalars.CustomScalar
Packages that use CustomScalar
Package
Description
This package provide "as is" some
GraphQLScalarTypes.-
Uses of CustomScalar in com.graphql_java_generator.customscalars
Methods in com.graphql_java_generator.customscalars that return CustomScalarModifier and TypeMethodDescriptionCustomScalarRegistry.getCustomScalar(String graphQLTypeName) Retrieves the registeredGraphQLScalarTypefor this GraphQL CustomScalar.