maturityDateDelete
mutation
Delete maturity dates
Removes one or more maturity date configurations from the company.
mutation {
maturityDateDelete(companyId: Int!, maturityDateId: [Int]!): DeletionError!
}Returns: DeletionError!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
maturityDateId | [Int]! |