public class DirectiveCreator
extends java.lang.Object
| Constructor and Description |
|---|
DirectiveCreator(DirectiveArgumentCreator directiveArgumentCreator,
CommonPropertiesCreator commonPropertiesCreator) |
| Modifier and Type | Method and Description |
|---|---|
graphql.schema.GraphQLDirective |
getDirective(java.lang.Class<?> annotatedClass) |
public DirectiveCreator(DirectiveArgumentCreator directiveArgumentCreator, CommonPropertiesCreator commonPropertiesCreator)