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

Union Type suppport #8

Open
jasonbahl opened this issue Jan 13, 2017 · 1 comment
Open

Union Type suppport #8

jasonbahl opened this issue Jan 13, 2017 · 1 comment

Comments

@jasonbahl
Copy link

jasonbahl commented Jan 13, 2017

I have a UnionType in my schema, and when I view the docs via the React App I see: Error: Unsupported type ref kind: UNION

Generating via CLI also fails if the UNION type is present (no error displayed, just doesn't generate)

When I generate the docs via CLI with the union type removed from my Schema, the docs generate fine.

@f
Copy link

f commented Feb 8, 2017

#9 solves this issue.

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