Skip to content

Query caching example in documentation version 22 is incorrect - has getDocument implemenation but v22 has getDocumentAsync in getDocumentAsync #3663

@manishtulsiani

Description

@manishtulsiani

Describe the bug
Hi, graphql-java team. Firstly, thanks for the great library that we are using via spring-graphql. We recently updated from spring-boot 3.1.x to 3.3.1 which upgraded the graphql-java from 21 to 22.

The query caching example in the documentation is still showing an implementation of getDocument but v22 of graph-java does not have this method in the interface. It has getDocumentAsync

The documentation needs to be updated.

Thank you.

To Reproduce
NA

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