syncmodel.sync(method, model, [options]) 
 Uses Backbone.sync to persist the state of a model to the server. Can be overridden for custom behavior. 
model.sync
2025-01-10 15:47:30
            
          
syncmodel.sync(method, model, [options]) 
 Uses Backbone.sync to persist the state of a model to the server. Can be overridden for custom behavior. 
Please login to continue.