feat(crm): add deal create/update controls with status and payment
This commit is contained in:
@@ -5,6 +5,7 @@ query DealsQuery {
|
||||
title
|
||||
stage
|
||||
amount
|
||||
paidAmount
|
||||
nextStep
|
||||
summary
|
||||
currentStepId
|
||||
|
||||
Reference in New Issue
Block a user