I am acing an issue where a custom GraphQL schema is not being registered with the corresponding Sling Data Fetcher in AEM. The schema fields are not appearing in the GraphiQL editor (http://localhost:4502/aem/graphiql.html), and it seems the core issue is that the schema is not linked to the Sling ...