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

Include query file in generated modules #223

Merged
merged 1 commit into from
Feb 21, 2019

Conversation

tomhoule
Copy link
Member

This will force the regenaration the generated modules when query files
change.

See issue 215: #215

Also extract GraphQLClientCodegenOptions to its own module, and use
accessors instead of a raw data struct.

@tomhoule
Copy link
Member Author

@h-michael there's a bit of refactoring/cleanup in this PR, if you feel like reviewing please go ahead :)

@tomhoule tomhoule mentioned this pull request Feb 12, 2019
@tomhoule tomhoule force-pushed the cargo-recompile-on-query-change branch 3 times, most recently from f233b12 to d57ed84 Compare February 12, 2019 21:09
This will force the regenaration the generated modules when query files
change.

See issue 215: #215

Also extract GraphQLClientCodegenOptions to its own module, and use
accessors instead of a raw data struct.
@tomhoule tomhoule force-pushed the cargo-recompile-on-query-change branch from d57ed84 to dd6a96a Compare February 12, 2019 21:21
@tomhoule
Copy link
Member Author

I am going to merge this to unblock work on other issues. Please feel free to review and point out problems anyway.

@tomhoule tomhoule merged commit 55fdc16 into master Feb 21, 2019
@tomhoule tomhoule deleted the cargo-recompile-on-query-change branch February 21, 2019 19:43
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

Successfully merging this pull request may close these issues.

1 participant