Update documentation examples to remove deprecated context method#3778
Merged
Update documentation examples to remove deprecated context method#3778
Conversation
Contributor
Test Results 306 files 306 suites 45s ⏱️ Results for commit eb1062c. ♻️ This comment has been updated with latest results. |
dondonz
commented
Dec 21, 2024
|
|
||
| Copyright (c) 2015, Andreas Marek and [Contributors](https://github.com/graphql-java/graphql-java/graphs/contributors) | ||
|
|
||
| ### Supported by |
Member
Author
There was a problem hiding this comment.
Unrelated, but tidying up an empty section
dondonz
commented
Dec 21, 2024
|
|
||
|  | ||
|
|
||
| [YourKit](https://www.yourkit.com/) 通过 YourKit Java Profiler 能力对该项目提供了支持。 |
Member
Author
There was a problem hiding this comment.
The corresponding section was removed from the English version
bbakerman
approved these changes
Jan 3, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closes #3678
We should be only referencing
GraphQLContextrather thanContextin the documentationSee the documentation changes in https://github.com/graphql-java/graphql-java-page/pull/184/files
This PR checks in the examples into this repo