umutbozkurt/django-rest-framework-mongoengine

How using write_concern args when perform_create method is invoke

zhuntipusa opened this issue · 0 comments

Just like item_log_col.insert_one(payload, {'writeConcern': {'w': 'majority', 'j': True}})