☰
migratedDebitNoteDelete
Deletes Migrated debit note(s)
Deletes the Migrated debit note(s) that have the inserted Ids
Returns a DeletionError as true if delete is successful
Function signature
migratedDebitNoteDelete(companyId: Int!,documentId: [Int!]!): DeletionError!
Type
Arguments
Required fields are marked with "!"companyId: Int!
documentId: [Int!]!