Package graphql.schema.idl
Interface SchemaGeneratorDirectiveHelper.EnvInvoker<T extends GraphQLDirectiveContainer>
- Enclosing class:
SchemaGeneratorDirectiveHelper
static interface SchemaGeneratorDirectiveHelper.EnvInvoker<T extends GraphQLDirectiveContainer>
-
Method Summary
Modifier and TypeMethodDescriptionapply
(SchemaDirectiveWiring schemaDirectiveWiring, SchemaDirectiveWiringEnvironment<T> env)
-
Method Details
-
apply
-