- graphql.scalars - package graphql.scalars
-
- graphql.scalars.alias - package graphql.scalars.alias
-
- graphql.scalars.datetime - package graphql.scalars.datetime
-
- graphql.scalars.java - package graphql.scalars.java
-
- graphql.scalars.locale - package graphql.scalars.locale
-
- graphql.scalars.numeric - package graphql.scalars.numeric
-
- graphql.scalars.object - package graphql.scalars.object
-
- graphql.scalars.regex - package graphql.scalars.regex
-
- graphql.scalars.url - package graphql.scalars.url
-
- graphql.scalars.util - package graphql.scalars.util
-
- GraphQLBigDecimal - Static variable in class graphql.scalars.ExtendedScalars
-
This represents the "BigDecimal" type which is a representation of java.math.BigDecimal
- GraphQLBigDecimal - Static variable in class graphql.scalars.java.JavaPrimitives
-
This represents the "BigDecimal" type which is a representation of java.math.BigDecimal
- GraphQLBigInteger - Static variable in class graphql.scalars.ExtendedScalars
-
This represents the "BigInteger" type which is a representation of java.math.BigInteger
- GraphQLBigInteger - Static variable in class graphql.scalars.java.JavaPrimitives
-
This represents the "BigInteger" type which is a representation of java.math.BigInteger
- GraphQLByte - Static variable in class graphql.scalars.ExtendedScalars
-
This represents the "Byte" type which is a representation of java.lang.Byte
- GraphQLByte - Static variable in class graphql.scalars.java.JavaPrimitives
-
This represents the "Byte" type which is a representation of java.lang.Byte
- GraphQLChar - Static variable in class graphql.scalars.ExtendedScalars
-
This represents the "Char" type which is a representation of java.lang.Character
- GraphQLChar - Static variable in class graphql.scalars.java.JavaPrimitives
-
This represents the "Char" type which is a representation of java.lang.Character
- GraphQLLong - Static variable in class graphql.scalars.ExtendedScalars
-
This represents the "Long" type which is a representation of java.lang.Long
- GraphQLLong - Static variable in class graphql.scalars.java.JavaPrimitives
-
This represents the "Long" type which is a representation of java.lang.Long
- GraphQLShort - Static variable in class graphql.scalars.ExtendedScalars
-
This represents the "Short" type which is a representation of java.lang.Short
- GraphQLShort - Static variable in class graphql.scalars.java.JavaPrimitives
-
This represents the "Short" type which is a representation of java.lang.Short