remove contact company/country/location across db and ui

This commit is contained in:
Ruslan Bakiev
2026-02-23 14:52:26 +07:00
parent f6b738352b
commit 60b9bb9fd1
15 changed files with 42 additions and 135 deletions

View File

@@ -3,9 +3,6 @@ query ContactsQuery {
id
name
avatar
company
country
location
channels
lastContactAt
description

View File

@@ -3,7 +3,6 @@ query DealsQuery {
id
contact
title
company
stage
amount
nextStep