purchaseRecurringAgreementBulkCreate
mutation
mutation {
purchaseRecurringAgreementBulkCreate(companyId: Int!, data: PurchaseRecurringAgreementBulkInsert!): [PurchaseRecurringAgreement]!
}Returns: [PurchaseRecurringAgreement]!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
data | PurchaseRecurringAgreementBulkInsert! |