Interface AnnotationsWiringEnvironment

    • Method Detail

      • getElement

        graphql.schema.GraphQLDirectiveContainer getElement()
        Returns:
        the runtime element in play
      • getDirective

        graphql.schema.GraphQLDirective getDirective()
        Returns:
        the directive that is being examined
      • getParentElement

        graphql.schema.GraphQLSchemaElement getParentElement()
        Returns:
        the parent name of the element
      • getCodeRegistryBuilder

        graphql.schema.GraphQLCodeRegistry.Builder getCodeRegistryBuilder()
        Returns:
        the code registry builder