Skip to content

Comments

Update documentation examples to remove deprecated context method#3778

Merged
dondonz merged 5 commits intomasterfrom
update-documentation-examples
Jan 3, 2025
Merged

Update documentation examples to remove deprecated context method#3778
dondonz merged 5 commits intomasterfrom
update-documentation-examples

Conversation

@dondonz
Copy link
Member

@dondonz dondonz commented Dec 18, 2024

Closes #3678

We should be only referencing GraphQLContext rather than Context in the documentation

See the documentation changes in https://github.com/graphql-java/graphql-java-page/pull/184/files

This PR checks in the examples into this repo

@github-actions
Copy link
Contributor

github-actions bot commented Dec 18, 2024

Test Results

  306 files    306 suites   45s ⏱️
3 482 tests 3 477 ✅ 5 💤 0 ❌
3 571 runs  3 566 ✅ 5 💤 0 ❌

Results for commit eb1062c.

♻️ This comment has been updated with latest results.


Copyright (c) 2015, Andreas Marek and [Contributors](https://github.com/graphql-java/graphql-java/graphs/contributors)

### Supported by
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated, but tidying up an empty section


![YourKit](https://www.yourkit.com/images/yklogo.png)

[YourKit](https://www.yourkit.com/) 通过 YourKit Java Profiler 能力对该项目提供了支持。
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The corresponding section was removed from the English version

@dondonz dondonz added the not release related changes which are not released (for example unit tests or docs) label Dec 22, 2024
@dondonz dondonz merged commit 74c62b6 into master Jan 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not release related changes which are not released (for example unit tests or docs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation includes deprecated DataFetchingEnvironment.getContext() invocations.

2 participants