migratedEstimateDraftable
mutation
Converts a Migrated estimate back to draft
Returns the updated Migrated estimate
mutation {
migratedEstimateDraftable(companyId: Int!, documentId: Int!): MigratedEstimate!
}Returns: MigratedEstimate!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! |