settlementNoteDraftable
mutation
Converts a Settlement note back to draft
Returns the updated Settlement note
mutation {
settlementNoteDraftable(companyId: Int!, documentId: Int!): SettlementNote!
}Returns: SettlementNote!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! |