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

Investigate union queries across the board #51

Open
petterik opened this issue Dec 20, 2018 · 0 comments
Open

Investigate union queries across the board #51

petterik opened this issue Dec 20, 2018 · 0 comments

Comments

@petterik
Copy link
Owner

Known unknowns regarding unions:

  • What does a union query return in graphql?
    • Does it return the types of each result?
  • How do we keywordize the keys if we don't know the types from the queries?
  • How should we index union queries?
  • How do we expand the current model query rule set to "support" unions? If at all?

Lots of stuff to think about.

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

1 participant