-
Notifications
You must be signed in to change notification settings - Fork 49
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
fix: handle input-object-type definitions #5
fix: handle input-object-type definitions #5
Conversation
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.
Cool thanks but can you add a test to see how it will look like?
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.
Looks good thanks for the updates !
@YevheniiMelikov can you create another commit, I've activated Circle CI for fork pull requests. |
@ardeois Done, merge it, please |
Thanks ! |
@YevheniiMelikov Version 0.1.2 published ! |
This pr will add handler for
InputObjectTypeDefinition
in visitor config.