public class DirectiveArgumentCreator
extends java.lang.Object
| Constructor and Description |
|---|
DirectiveArgumentCreator(CommonPropertiesCreator commonPropertiesCreator,
TypeFunction typeFunction,
ProcessingElementsContainer container) |
| Modifier and Type | Method and Description |
|---|---|
graphql.schema.GraphQLArgument |
getArgument(java.lang.reflect.Field field,
java.lang.Class<?> containingClass) |
public DirectiveArgumentCreator(CommonPropertiesCreator commonPropertiesCreator, TypeFunction typeFunction, ProcessingElementsContainer container)