☰
recurringAgreementUpdate
Update a recurring agreement
Update a recurring agreement with the inserted data. Returns the updated recurring agreement
Function signature
recurringAgreementUpdate(companyId: Int!,data: RecurringAgreementUpdate!,options: RecurringAgreementMutateOptions): RecurringAgreement!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: RecurringAgreementUpdate!
options: RecurringAgreementMutateOptions