| Package | Description |
|---|---|
| io.leangen.graphql | |
| io.leangen.graphql.module | |
| io.leangen.graphql.module.common.gson | |
| io.leangen.graphql.module.common.jackson | |
| io.leangen.graphql.util |
| Modifier and Type | Method and Description |
|---|---|
GraphQLSchemaGenerator |
GraphQLSchemaGenerator.withModules(Module... modules) |
| Modifier and Type | Method and Description |
|---|---|
GraphQLSchemaGenerator |
GraphQLSchemaGenerator.withModules(ExtensionProvider<GeneratorConfiguration,Module> provider) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SimpleModule |
| Modifier and Type | Class and Description |
|---|---|
class |
GsonModule |
| Modifier and Type | Class and Description |
|---|---|
class |
JacksonModule |
| Modifier and Type | Method and Description |
|---|---|
static List<Module> |
Defaults.modules() |
Copyright © 2016–2018. All rights reserved.