public class Types
extends Object
-
Nested Class Summary
Nested Classes
static enum
static enum
static enum
-
Field Summary
Fields
static final List<graphql.schema.GraphQLScalarType>
static final List<graphql.schema.GraphQLScalarType>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
numberTypes
public static final List<graphql.schema.GraphQLScalarType> numberTypes
-
dateTimeTypes
public static final List<graphql.schema.GraphQLScalarType> dateTimeTypes
-