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

refactor to rely on mapSchema #1767

Merged
merged 1 commit into from Jul 14, 2020
Merged

refactor to rely on mapSchema #1767

merged 1 commit into from Jul 14, 2020

Conversation

yaacovCR
Copy link
Collaborator

= TransformCompositeFields and TransformInputObjectFields can use mapSchema via MapperKind.COMPOSITE_FIELD and MapperKind.INPUT_OBJECT_FIELD.

= field utility functions can use rebuildAstNode and rebuildExtensionAstNodes from mapSchema

= TransformCompositeFields and TransformInputObjectFields can use mapSchema via MapperKind.COMPOSITE_FIELD and MapperKind.INPUT_OBJECT_FIELD.

= field utility functions can use rebuildAstNode and rebuildExtensionAstNodes from mapSchema
@yaacovCR yaacovCR added the chore label Jul 14, 2020
@theguild-bot
Copy link
Collaborator

theguild-bot commented Jul 14, 2020

The latest changes of this PR are available as alpha in npm: 6.0.13-alpha-3b5fef8c.0

Quickly update your package.json by running:

npx match-version @graphql-tools 6.0.13-alpha-3b5fef8c.0

@yaacovCR yaacovCR merged commit 3b5fef8 into master Jul 14, 2020
@yaacovCR yaacovCR deleted the refactor branch July 14, 2020 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants