facebook / facebook/relay

have to use readUpdatableFragment_EXPERIMENTAL and `story` has this issue

Open
#4,528 1 comment 5 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
19k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

This is for the tutorial: https://relay.dev/docs/tutorial/mutations-updates/

I have to use: `readUpdatableFragment_EXPERIMENTAL` because `readUpdatableFragment` doesn't exist.

```
const { updatableData } = store.readUpdatableFragment_EXPERIMENTAL(
fragment,
story
);
```
also, the `story` is having this issue:

Screenshot 2023-11-18 at 3 23 54 AM

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.