Class GraphQLScalars


  • public class GraphQLScalars
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GraphQLScalars()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • GRAPHQL_NUMBER_TYPES

        public static final java.util.List<graphql.schema.GraphQLScalarType> GRAPHQL_NUMBER_TYPES
      • GRAPHQL_NUMBER_AND_STRING_TYPES

        public static final java.util.List<graphql.schema.GraphQLScalarType> GRAPHQL_NUMBER_AND_STRING_TYPES
    • Constructor Detail

      • GraphQLScalars

        public GraphQLScalars()