apollographql / apollographql/federation

Inherit interface resolvers in Apollo Federation

Open
#357 4 comments 24 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
725
Forks
276
Avg merge
1h 47m
Merged PRs (30d)
1

Description

Is there a way to use interface resolver inheritance with Apollo Federation?
I've found `inheritResolversFromInterfaces: true` which is an option for `makeExecutableSchema`. I couldn't find a way though to apply this option to a federated schema.

Contributor guide

Open the contributing guide

Research direction

Start by tracing federated schema construction and comparing it with makeExecutableSchema and its inheritResolversFromInterfaces option. Done means establishing whether interface resolver inheritance is supported for federated schemas and documenting the supported approach or required behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, typescript
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.