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 unions and interfaces #3

Open
ajk opened this issue Oct 14, 2017 · 0 comments
Open

Add support for unions and interfaces #3

ajk opened this issue Oct 14, 2017 · 0 comments
Assignees

Comments

@ajk
Copy link
Owner

ajk commented Oct 14, 2017

http://facebook.github.io/graphql/October2016/#sec-Unions
http://facebook.github.io/graphql/October2016/#sec-Interfaces

@ajk ajk self-assigned this Oct 14, 2017
johannesloetzsch added a commit to internet4refugees/beherbergung that referenced this issue Mar 12, 2022
Using `defscalar` fixes introspection errors.

Be aware, that UNION types are not implemented till now:
ajk/specialist-server#3

Also `->Int` was moved from an explicit mapping postprocessing function
into the conformer.
johannesloetzsch added a commit to internet4refugees/beherbergung that referenced this issue Mar 12, 2022
Using `defscalar` fixes introspection errors.

Be aware, that UNION types are not implemented till now:
ajk/specialist-server#3

Also `->Int` was moved from an explicit mapping postprocessing function
into the conformer.
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