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

Merge resolver objects in merge schemas #577

Closed
wants to merge 13 commits into from
Closed

Merge resolver objects in merge schemas #577

wants to merge 13 commits into from

Conversation

mfix22
Copy link
Contributor

@mfix22 mfix22 commented Jan 11, 2018

Need to get feedback and close up #576 first 😄

TODO:

@mfix22 mfix22 changed the title Merge objects in merge schemas Merge resolver objects in merge schemas Jan 11, 2018
freiksenet and others added 10 commits January 23, 2018 11:39
…es (#586)

Fixing the args with zero value or false
* Also recreate astNode for fields

In a [previous commit](fd9f626) we added the `astNode` property in the `reacreateCompositeType` function. That resulted in cache control working with schema stitching but only for GraphQL Types. By recreating the `astNode` prop also in `fieldToFieldConfig` cache control also works for fields. This is required for caching fields and hence queries.

* Add ast to input field node too
@freiksenet
Copy link
Contributor

I've combined your two PRs and will merge them together.

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.

4 participants