amplify-swift icon indicating copy to clipboard operation
amplify-swift copied to clipboard

feat(DataStore): Add ModelSyncPriority enum to Model and Schema definitions.

Open ChadyG opened this issue 3 years ago • 1 comments

Issue #1155

Description of changes: Used to supplement data sync order while respecting data relationship dependencies.

Check points: (check or cross out if not relevant)

  • [ ] Added new tests to cover change, if needed
  • [ ] Build succeeds with all target using Swift Package Manager
  • [ ] All unit tests pass
  • [ ] All integration tests pass
  • [ ] Documentation update for the change if required
  • [ ] PR title conforms to conventional commit style
  • [ ] If breaking change, documentation/changelog update with migration instructions

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ChadyG avatar Nov 12 '21 20:11 ChadyG

Hello, Thank you for raising this PR. We are discussing internally within the team about this and will post here with further updates.

thisisabhash avatar Nov 19 '21 21:11 thisisabhash

Thank you for raising this PR, we will take this into consideration as we plan our the roadmap. Since this PR involves a public API change, we will need to follow an internal design review process to approve these changes. This helps us keep the solution consistent across platforms. Please track this feature request to get updates on the progress of this PR.

lawmicha avatar Dec 22 '22 20:12 lawmicha