Closed
Description
Environment
- DiffSync version: 1.3.0
Proposed Functionality
Currently the functions sync_to/from
are not returning anything, whether the sync was completed or not.
It would be useful to return at least the status of the sync and eventually the diff that was generated by the function.
Use Case
Developer experience