Skip to content

Conversation

@shristi-sinha
Copy link
Contributor

No description provided.

return { id, isDeleted: true, ...field };
});
FieldMapperModel.update((data: any) => {
data.field_mapper = [...data.field_mapper, ...fields];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[...data?.field_mapper, ...fields]

@umeshmore45 umeshmore45 merged commit 95f446f into dev May 14, 2024
@umeshmore45 umeshmore45 deleted the feature/CMG-102-Backend branch June 2, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants