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

GraphQL Interfaces #2894

Open
1 of 2 tasks
ai-vta-alex opened this issue Sep 24, 2024 · 1 comment
Open
1 of 2 tasks

GraphQL Interfaces #2894

ai-vta-alex opened this issue Sep 24, 2024 · 1 comment
Labels
feature-request New feature or request Gen 2

Comments

@ai-vta-alex
Copy link

Describe the feature you'd like to request

Would be great to have support for interfaces and polymorphism in general for GraphQL APIs like described here:
Interfaces and Unions

Describe the solution you'd like

A way to define interfaces and have models inherit from them.

Describe alternatives you've considered

For now I'm thinking about using multiple customType fields in my model, but if anybody has any better suggestions I'm all ears.

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request

Would this feature include a breaking change?

  • ⚠️ This feature might incur a breaking change
@AnilMaktala
Copy link
Member

Hey @ai-vta-alex, Thanks for raising this. We are marking this as a feature request for the team to evaluate further.

@AnilMaktala AnilMaktala added feature-request New feature or request and removed pending-triage labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request Gen 2
Projects
None yet
Development

No branches or pull requests

2 participants