Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interface fails to declare field in schema that comes from a parent interface's field resolver #2374

Closed
2 of 4 tasks
CarsonF opened this issue Aug 30, 2022 · 1 comment
Closed
2 of 4 tasks

Comments

@CarsonF
Copy link
Contributor

CarsonF commented Aug 30, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Interface fails to declare field in schema that comes from a parent interface's field resolver

Minimum reproduction code

CarsonF/nest-graphql-interface-resolve-from-parent-interface@badd133

Steps to reproduce

No response

Expected behavior

The field resolver from the extended interface should apply to the interfaces that extend from it.

Package version

10.0.22

Graphql version

graphql: 16.6.0
apollo-server-express: 3.10.2

NestJS version

9.0.0

Node.js version

16.17.0

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

No response

@kamilmysliwiec
Copy link
Member

Let's track this here #2375

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants