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

Implement "schema materializer" as soon as it becomes more or less stable #21

Closed
OlegIlyenko opened this issue Jul 24, 2015 · 3 comments

Comments

@OlegIlyenko
Copy link
Member

graphql/graphql-js#77
graphql/graphql-js#79
graphql/graphql-js#163
graphql/graphql-js#162

extendSchema utility: graphql/graphql-js#227

@OlegIlyenko OlegIlyenko reopened this Jul 26, 2015
@OlegIlyenko OlegIlyenko changed the title Think about schema materializeer Implement "schema materializer" as soon as it becomes more or less stable Aug 29, 2015
@OlegIlyenko OlegIlyenko added this to the Backlog milestone Dec 3, 2015
@OlegIlyenko OlegIlyenko self-assigned this Dec 3, 2015
@dvic
Copy link

dvic commented Feb 23, 2016

Any updates on this? This would be very convenient!

By the way: thanks for making this awesome project publicly available!

@OlegIlyenko
Copy link
Member Author

Indeed, I also excited about this feature. Ability to reconstruct schema from introspection or IDL can be very useful for different clients and tools.

I looked at is several times already, but there was still a lot discussion going on. In particular it's not clear yet how to model descriptions in IDL. There are some proposals to introduce annotations or encode it in comments (javadoc style).

But anyways, thanks for reminding me. I think I will review it once again. Maybe it would make sense to implement it now despite the fact that it's a bit unstable at the moment, so that people can profit from it.

@dvic
Copy link

dvic commented Feb 23, 2016

Awesome, thanks!

@OlegIlyenko OlegIlyenko modified the milestones: v0.5.2, Backlog Feb 28, 2016
khoberg pushed a commit to khoberg/sangria that referenced this issue Jan 23, 2020
…graph-4.8.58

Update classgraph to 4.8.58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants