8000 Allow subtypes on dynamic schema by jeffutter · Pull Request #1697 · async-graphql/async-graphql · GitHub
[go: up one dir, main page]

Skip to content

Allow subtypes on dynamic schema #1697

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeffutter
Copy link
Contributor

This allows types that implement a parent type to have more specific types for fields present in the parent type.

This fixes #1692

I’m not too familiar with the code here and this solution may be a bit too “surgical” to just make it work. I’m open to suggestions on alternative ways to implement this.

This allows types that implement a parent type to have more specific
types for fields present in the parent type.
@jeffutter jeffutter force-pushed the allow-dynamic-schema-subtypes branch from 5a79bb3 to f1a36ab Compare April 22, 2025 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamic Schema doesn't support interfaces on subtypes
1 participant
0