Caused by:
def delete(self, key: K) -> None:
del self.cache_map[self.cache_key_fn(key)]
In strawberry-graphql version 0.154.0
This can be worked around by providing a custom cache to the dataloader that checks existence before removal.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too