☰
recurringAgreementCreate
Creates a recurring agreement
Creates a recurring agreement with the inserted data. Returns the created recurring agreement
Function signature
recurringAgreementCreate(companyId: Int!,data: RecurringAgreementInsert!,options: RecurringAgreementMutateOptions): RecurringAgreement!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: RecurringAgreementInsert!
options: RecurringAgreementMutateOptions