Uses of Package
com.graphql_java_generator.customscalars
Package | Description |
---|---|
com.graphql_java_generator.customscalars |
This package provide "as is" some
GraphQLScalarType s. |
-
Classes in com.graphql_java_generator.customscalars used by com.graphql_java_generator.customscalars Class Description CustomScalar This class represents a custom scalar, with all the information to allow proper execution of the generated codeCustomScalarRegistry Registry for allGraphQLScalarType
available.