[opportunities] fix poc being removed after pipeline update (#1148)
This commit is contained in:
@ -28,6 +28,9 @@ export const UPDATE_PIPELINE_PROGRESS = gql`
|
||||
amount
|
||||
closeDate
|
||||
probability
|
||||
pointOfContact {
|
||||
id
|
||||
}
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user