refactor(salesforce): replace object with record
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import updatedFieldInObjects from "./updated-field-in-objects";
|
||||
import updatedFieldInRecords from "./updated-field-in-records";
|
||||
|
||||
export default [
|
||||
updatedFieldInObjects
|
||||
updatedFieldInRecords
|
||||
];
|
||||
|
Reference in New Issue
Block a user