| Package | Description |
|---|---|
| com.daikit.graphql.spring.demo.beans | |
| com.daikit.graphql.spring.demo.data |
| Modifier and Type | Method and Description |
|---|---|
Entity1 |
CustomMethodQuery3.apply(Enum1 arg1,
List<String> arg2,
List<Enum1> arg3,
List<EmbeddedData1> arg4,
String arg5) |
Entity1 |
CustomMethodMutation1.apply(String arg1) |
Entity1 |
CustomMethodQuery1.apply(String arg1) |
Entity1 |
CustomMethodQuery2.apply(String arg1,
EmbeddedData1 arg2) |
| Modifier and Type | Method and Description |
|---|---|
String |
DynamicAttributeGetterEntity1DynamicAttribute1.getValue(Entity1 source) |
void |
DynamicAttributeSetterEntity1DynamicAttribute2.setValue(Entity1 source,
String valueToSet) |
| Modifier and Type | Method and Description |
|---|---|
Entity1 |
Entity3.getEntity1() |
| Modifier and Type | Method and Description |
|---|---|
List<Entity1> |
Entity2.getEntity1s() |
List<Entity1> |
Entity4.getEntity1s() |
| Modifier and Type | Method and Description |
|---|---|
void |
Entity3.setEntity1(Entity1 entity1) |
| Modifier and Type | Method and Description |
|---|---|
void |
Entity2.setEntity1s(List<Entity1> entity1s) |
void |
Entity4.setEntity1s(List<Entity1> entity1s) |
Copyright © 2019. All rights reserved.