Skip to content

Documentation includes deprecated DataFetchingEnvironment.getContext() invocations. #3678

@agatan

Description

@agatan

DataFetchingEnvironment.getContext() has been deprecated since July 2021, but it still appears frequently in the documentation without any special notice.
(For example, https://www.graphql-java.com/documentation/concerns, https://www.graphql-java.com/documentation/data-fetching#the-interesting-parts-of-the-datafetchingenvironment, etc.)

Conversely, the new DataFetchingEnvironment.getGraphQLContext() does not seem to be mentioned at all in the documentation.

Is DataFetchingEnvironment.getContext() not deprecated, or is the documentation outdated?

If I missed something, I apologize. Thank you for providing an excellent framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions