fix(federation): add reference resolver type to resolver map#3412
fix(federation): add reference resolver type to resolver map#3412hvolschenkcb wants to merge 1 commit into
Conversation
|
@hvolschenkcb: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/ |
|
✅ AI Style Review — No Changes DetectedNo MDX files were changed in this pull request. Review Log: View detailed log
|
11f90a2 to
4b3e96a
Compare
Fixes apollographql#2205 by adding a type definition for `__resolveReference` to the existing `GraphQLResolverMap` interface.
4b3e96a to
44d01fd
Compare
Fixes #2205 by adding a type definition for
__resolveReferenceto the existingGraphQLResolverMapinterface.