Commit 9622d5f
committed
Update docs to reflect that top-level updatable fragment spreads are allowed
Remove the "known type hole" bullet point from the website docs that stated
updatable fragments cannot be spread at the top level. Also update the code
comment in the validator to remove the outdated restriction.1 parent 629cfc3 commit 9622d5f
2 files changed
Lines changed: 0 additions & 2 deletions
File tree
- compiler/crates/relay-transforms/src/assignable_fragment_spread
- website/docs/guided-tour/updating-data
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
273 | 272 | | |
274 | 273 | | |
275 | 274 | | |
0 commit comments