public class DirectiveWirer
extends java.lang.Object
| Constructor and Description |
|---|
DirectiveWirer() |
| Modifier and Type | Method and Description |
|---|---|
graphql.schema.GraphQLDirectiveContainer |
wire(graphql.schema.GraphQLDirectiveContainer element,
java.util.HashMap<graphql.schema.GraphQLDirective,AnnotationsDirectiveWiring> directiveWiringMap,
graphql.schema.GraphQLCodeRegistry.Builder codeRegistryBuilder,
java.lang.String parentName) |
public graphql.schema.GraphQLDirectiveContainer wire(graphql.schema.GraphQLDirectiveContainer element,
java.util.HashMap<graphql.schema.GraphQLDirective,AnnotationsDirectiveWiring> directiveWiringMap,
graphql.schema.GraphQLCodeRegistry.Builder codeRegistryBuilder,
java.lang.String parentName)