aws-amplify / aws-amplify/docs
[Flutter] Add cascade delete sections in Has One and Has Many data models
- Dominant language
- MDX
- Stars
- 506
- Forks
- 1.1k
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
**Describe the content issue**:
Request to enhance Documentation for Data Modeling Relationships
1. "Has One" Relationship Updates
* Add a new subsection detailing cascade delete functionality
* Incorporate code snippets using existing examples to illustrate the process
2. "Has Many" Relationship Updates
* Introduce a dedicated segment explaining cascade delete operations
* Provide practical code examples based on current documentation to demonstrate implementation
**URL page where content issue is**:
* [JS PR](https://github.com/aws-amplify/docs/pull/8189)
* [JS Has One Cascade Delete
](https://docs.amplify.aws/javascript/build-a-backend/data/data-modeling/relationships/#handling-orphaned-foreign-keys-on-parent-record-deletion-in-has-one-relationship)
* [JS Has Many Cascade Delete](https://docs.amplify.aws/javascript/build-a-backend/data/data-modeling/relationships/#handling-orphaned-foreign-keys-on-parent-record-deletion-in-has-many-relationship)
Contributor guide
Research direction
Start with the linked JS PR and its Has One and Has Many cascade-delete sections, then locate the corresponding Flutter data-modeling relationships page. Add matching Has One and Has Many subsections with practical code examples based on the existing documentation; the work is done when both Flutter sections explain cascade deletion clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100