ChilliCream / ChilliCream/graphql-platform

Caching documentation isn't up to date

Open
#5,543 1 comment 0 reactions 1 assignee View on GitHub

@michaelstaib is already working on this.

Since Nov 11, 2022.

🌶️ strawberry shake Area: Caching
Dominant language
C#
Stars
5.8k
Forks
810
Avg merge
15h 39m
Merged PRs (30d)
98

Description

Is there an existing issue for this?
  • I have searched the existing issues
Describe the bug

In the documentation of the caching mechanism, there is GetSession which isn't implemented in the V12.13.2. There is only a watch function implemented in the interface. But it isn't clear if we still have to have a reference to the session Disposable

Here is the link to the file:

https://github.com/ChilliCream/hotchocolate/blob/bbfc832472e9a4630db4a4883a939e2a760375d1/website/src/docs/strawberryshake/v12/caching/index.md?plain=1#L58

Steps to reproduce
  1. Go to Documentation
  2. if you try to implement the piece of code will not work due to the fact that GetSession isn't implemented anymore
Relevant log output
there isn't a relevant output
Additional Context?

Modify the Documentation

Product

Strawberry Shake

Version

12.13.2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.