@Component public class CustomMethodQuery2 extends com.daikit.graphql.custommethod.GQLCustomMethod2Arg<Entity1,String,EmbeddedData1>
GQLCustomMethod1Arg that will automatically registered in GraphQL
schema| Constructor and Description |
|---|
CustomMethodQuery2()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Entity1 |
apply(String arg1,
EmbeddedData1 arg2) |
getArgumentName, getArgumentNames, getArgumentType, getMethodName, getOutputType, isMutation, setArgNames, setMethodName, setMutationpublic Entity1 apply(String arg1, EmbeddedData1 arg2)
Copyright © 2019. All rights reserved.