retentionUpdate
mutation
Update retention
Modifies a retention's name, percentage, or tax type.
mutation {
retentionUpdate(companyId: Int!, data: RetentionUpdate!): Retention!
}Returns: Retention!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
data | RetentionUpdate! |