Class JacksonObjectScalars
- java.lang.Object
-
- io.leangen.graphql.module.common.jackson.JacksonObjectScalars
-
public class JacksonObjectScalars extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static graphql.schema.GraphQLScalarTypeJsonAnyNodestatic graphql.schema.GraphQLScalarTypeJsonObjectNode
-
Constructor Summary
Constructors Constructor Description JacksonObjectScalars()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisScalar(Type javaType)static graphql.schema.GraphQLScalarTypetoGraphQLScalarType(Type javaType)
-