☰
invoiceDraftable
Converts a Invoice back to draft
Returns the updated Invoice
Function signature
invoiceDraftable(companyId: Int!,documentId: Int!): Invoice!
Type
Arguments
Required fields are marked with "!"companyId: Int!
documentId: Int!