facebook / facebook/relay

@deleteRecord should delete from all connections/lists

Open
#3,579 6 comments 21 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
19k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

Version: v12.0.0

`@deleteRecord` does not properly remove references to the record from other places in the store such as inside connections and lists. It instead turns them all into dangling null references. This seems like a bug because why would you ever want to leave those nulls hanging around referencing records that no longer exist?

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.