Uses of Interface
graphql.schema.idl.SchemaGeneratorDirectiveHelper.EnvBuilder
-
Packages that use SchemaGeneratorDirectiveHelper.EnvBuilder Package Description graphql.schema.idl -
-
Uses of SchemaGeneratorDirectiveHelper.EnvBuilder in graphql.schema.idl
Methods in graphql.schema.idl with parameters of type SchemaGeneratorDirectiveHelper.EnvBuilder Modifier and Type Method Description private <T extends GraphQLDirectiveContainer>
TSchemaGeneratorDirectiveHelper. wireDirectives(SchemaGeneratorDirectiveHelper.Parameters parameters, T element, java.util.List<GraphQLDirective> allDirectives, java.util.List<GraphQLAppliedDirective> allAppliedDirectives, SchemaGeneratorDirectiveHelper.EnvBuilder<T> envBuilder, SchemaGeneratorDirectiveHelper.EnvInvoker<T> invoker)
-