Will Foster
Will Foster
Same issue here!
Having the same problem except with calls to `buildSubgraphSchema`, it's parameter is a `GraphQLSchemaModule` which is defined in `@apollo/subgraph` and references it's own version of `GraphQLResolverMap`. ### `@apollo/subgraph/src/schema-helper/resolverMap.ts` ```TS import...
@dts did you add this to the `viewDidLoad` or in the `init` block in `MainViewController.m`?
@pvandrunen and @dts DUDEs, you rule! Thanks so much.
Just here to say that I encountered this problem recently and the proposed solution worked on iOS for me. Really appreciate you adding this information.