CustomAutomaticPdfFileType
No description
type CustomAutomaticPdfFileType {
completedAt: DateTime
fileName: String!
id: ID!
insertedAt: DateTime!
reason: String
retryable: Boolean
startedAt: DateTime
state: CustomAutomaticPdfFileStateEnum!
}
Fields
| Nom | Type | Description |
|---|---|---|
| completedAt | DateTime scalar | — |
| fileName | String! non-null scalar | — |
| id | ID! non-null scalar | — |
| insertedAt | DateTime! non-null scalar | — |
| reason | String scalar | — |
| retryable | Boolean scalar | — |
| startedAt | DateTime scalar | — |
| state | CustomAutomaticPdfFileStateEnum! non-null enum | updateCustomAutomaticPdfFileState ClaimNextCustomAutomaticPdfFileResult |