migratedEstimateNullify
mutation
Nullify Migrated estimate
Nullifies the Migrated estimate
mutation {
migratedEstimateNullify(companyId: Int!, documentId: Int!, nullifiedReason: String): MigratedEstimate!
}Returns: MigratedEstimate!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! | |
nullifiedReason | String |