recurringAgreementBulkCreate
mutation
mutation {
recurringAgreementBulkCreate(companyId: Int!, data: RecurringAgreementBulkInsert!): [RecurringAgreement]!
}Returns: [RecurringAgreement]!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
data | RecurringAgreementBulkInsert! |