Values.BackendAPIConflictResolutionSourceDescribes the conflict resolution configuration for your data model configured in your Amplify project.
type nonrec t = {resolutionStrategy : ResolutionStrategy.t option;The strategy for conflict resolution.
*)}