batchlight / co.yello.db.batchlight / BinderConfig / fieldsPerItem
abstract val fieldsPerItem: Int
If an object has 4 fields and only 3 should be written to the database this value should be set to 3.
Return The number of fields to be inserted per item.