-
Notifications
You must be signed in to change notification settings - Fork 10.3k
chore: bump graphql and graphql-compose major versions #29090
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
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
27d8f4c
chore: bump graphql major version
vladar 6fe2604
fix graphql-compose deprecations
vladar 989b8c5
graphql-compose: fix args mapping for directives
vladar b9f0e73
graphql-compose: fix incorrect type merging
vladar faf26b2
graphql-compose: fix merged type assignment
vladar 115215b
graphql-compose: change approach to temp types
vladar 1280985
graphql-compose: remove unneded thunk
vladar fc12089
graphql: update error messages in test assertions
vladar bcac68b
graphql-compose: use main composer for temporary types
vladar 126b7ec
graphql-compose: use new API toInputObjectType vs getInputTypeComposer
vladar 3b364ab
graphql-compose: use graphql-js fields when building fields enum
vladar 40004ee
graphql-compose: skip redundant wrapping of resolvers
vladar 7832a67
updated printer snapshots (ordering of printed types have changed)
vladar 2ce7551
graphql-compose: use the new API in place of the old getWrapped()
vladar 395e460
graphql-compose: use schemaComposer.merge for third-party-schema merging
vladar e1b1234
graphql-compose: fix for new behavior when returning interfaces from …
vladar ce248ab
graphql-compose: another snapshot update
vladar 9c9c462
fix inline snapshot incorrectly changed in commit fc12089feab23f8be5d…
vladar 459cd9c
graphql: no more smart wrapping and indenting in printed description
vladar cbb8be9
graphql-compose: api change in typeComposer.getField()
vladar b206f6b
graphql-compose: always expect astNode
vladar 73eacb3
graphql-compose: follow up to commit cbb8be91edfb25da26a018f632ead63c…
vladar b2ed79d
graphql-compose: fix rebuild with site page
vladar 63bb191
Revert "graphql-compose: use schemaComposer.merge for third-party-sch…
vladar 15ad384
graphql-compose: fix another "schema must contain unique types" error
vladar d502b78
slight optimization
vladar 1228583
update rebuild-schema snapshot
vladar d5bb827
update build-schema snapshot
vladar 47e543a
update printer snapshot
vladar 86e521b
fix test
vladar 7b37f75
fix filters.removeEmptyFields
vladar 17d9ee8
update gatsby-source-graphql snapshot
vladar 247f081
fix test gatsby-codemods
vladar 0034ab7
fix typescript
vladar 8c02053
Merge branch 'master' into v3/bump-graphql
vladar a7e6054
temporarily disable weirdly failing test
vladar 70c8958
fix snapshot
vladar 11f6d01
gatsby-transformer-sharp: fix incorrect enum value
vladar 557df4f
gatsby-plugin-image: fix incorrect enum value
vladar 43b7052
use thunks for fields
vladar ba2681a
graphql-compose: fix early type access
vladar 5f91b72
Merge branch 'master' into v3/bump-graphql
vladar 12ee06c
use graphql-compose version with a recent perf fix
vladar 4fc6ce0
graphql-compose: fix invalid warnings
vladar cd69543
re-enable skipped test with new assumptions
vladar 23145ef
fixing minor things
vladar 3b55392
Merge branch 'master' into v3/bump-graphql
vladar 4da480a
improve test assertion
vladar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
packages/gatsby-source-graphql/src/__tests__/__snapshots__/transforms.js.snap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.