CustomAutomaticInvoicePdfBulkInsertRowInput
No description
input CustomAutomaticInvoicePdfBulkInsertRowInput {
customAutomaticPdfFileId: ID!
error: String
invoiceId: ID
localPdfPath: String
reference: String!
renderedDocumentId: ID
retryable: Boolean
state: CustomAutomaticInvoicePdfStateEnum
}
Fields
| Nom | Type | Description |
|---|---|---|
| customAutomaticPdfFileId | ID! non-null scalar | — |
| error | String scalar | — |
| invoiceId | ID scalar | — |
| localPdfPath | String scalar | — |
| reference | String! non-null scalar | — |
| renderedDocumentId | ID scalar | — |
| retryable | Boolean scalar | — |
| state | CustomAutomaticInvoicePdfStateEnum enum | bulkInsertCustomAutomaticInvoicePdfs |