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

Add support for @oneOf input objects #1194

Closed
DamianCzajkowski opened this issue Aug 23, 2024 Discussed in #1193 · 1 comment
Closed

Add support for @oneOf input objects #1194

DamianCzajkowski opened this issue Aug 23, 2024 Discussed in #1193 · 1 comment

Comments

@DamianCzajkowski
Copy link
Contributor

Discussed in #1193

Originally posted by steve-marmalade August 21, 2024
It looks like the community has landed on a solution for describing a "union of inputs" in a GraphQL schema: graphql/graphql-spec#825

I'd love to use this in my Ariadne server. Does that PR demonstrate enough momentum around the feature to consider implementing it?

@rafalp
Copy link
Collaborator

rafalp commented Dec 5, 2024

As @upcFrost says in that discussion, this will have to be done by the graphql-core folk and not Ariadne - we rely on GraphQL core dependency for actual GraphQL implementation and mostly wrap it with servers and convenience features.

@rafalp rafalp closed this as completed Dec 5, 2024
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

No branches or pull requests

2 participants