-
Notifications
You must be signed in to change notification settings - Fork 3
Improve descriptions support #28
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
Improve descriptions support #28
Conversation
e63189d
to
ff4f769
Compare
@DifferentialOrange BTW, what do you mean by 'injected'? Is it somewhat non-standard? @olegrok Please, take a look, if you have a spare time. |
43ba87c
to
4270a2f
Compare
Removed the word to not confuse anyone since it doesn't seems necessary. |
4270a2f
to
51b3bd9
Compare
51b3bd9
to
fa59e22
Compare
@Totktonada , @olegrok I removed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Rework of #22 .
Support descriptions in InputObject fields. Include descriptions in introspection output.
Rework: minor test reworks, rebase on modern branches.