Class LinkProcessor


  • public class LinkProcessor
    extends Object
    This class is roughly based on the LinkDirectiveProcessor.loadFederationImportedDefinitions(TypeDefinitionRegistry) method, but since it only accepts TypeDefinitionRegistry as an argument, it is not directly in our case.
    See Also:
    link v1.0
    • Constructor Detail

      • LinkProcessor

        public LinkProcessor​(Schema schema)
    • Method Detail

      • createLinkImports

        public void createLinkImports()
      • newNameDirective

        public String newNameDirective​(String name)