| Package | Description |
|---|---|
| me.wener.jraphql.lang |
GraphQL language representation
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanValue |
class |
EnumValue |
class |
FloatValue |
class |
IntValue |
class |
ListValue |
class |
NullValue |
class |
ObjectValue |
class |
StringValue |
class |
Variable |
| Modifier and Type | Method and Description |
|---|---|
T |
Builders.BuildDefaultValue.defaultValue(Value value) |
static Object |
Langs.resolveValue(Value value) |
static Object |
Langs.resolveValue(Value value,
Map<String,Object> variables) |
T |
Builders.BuildValue.value(Value value) |
Copyright © 2018. All rights reserved.