public class JacksonObjectScalars extends Object
| Modifier and Type | Field and Description |
|---|---|
static graphql.schema.GraphQLScalarType |
JsonAnyNode |
static graphql.schema.GraphQLScalarType |
JsonObjectNode |
| Constructor and Description |
|---|
JacksonObjectScalars() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isScalar(Type javaType) |
static graphql.schema.GraphQLScalarType |
toGraphQLScalarType(Type javaType) |
Copyright © 2016–2018. All rights reserved.