标签: scala graphql sangria
如何以这样的方式构造所描述的上下文对象here,使其不包含您的架构可能需要的每个服务?
在要解析的StarWars架构all fields use the same context(CharacterRepo)示例中。
我的上下文可能包含50种不同的服务?