
The GraphQLServer allows you to propagate context from Express to resolvers.


Import Use LoopBack dependency injections in resolver classesĪll of LoopBack decorators for dependency injection, such as and can be used with resolver classes. The GraphQLComponent contributes a booter that discovers and registers resolver classes from src/graphql-resolvers during app.boot(). Can create Entity-Relationship models from backend datasources using LoopBack’s extensive model discovery features and connectors.
