remove contact company/country/location across db and ui
This commit is contained in:
@@ -3,9 +3,6 @@ query ContactsQuery {
|
||||
id
|
||||
name
|
||||
avatar
|
||||
company
|
||||
country
|
||||
location
|
||||
channels
|
||||
lastContactAt
|
||||
description
|
||||
|
||||
@@ -3,7 +3,6 @@ query DealsQuery {
|
||||
id
|
||||
contact
|
||||
title
|
||||
company
|
||||
stage
|
||||
amount
|
||||
nextStep
|
||||
|
||||
Reference in New Issue
Block a user