UploadcareFile
No description
type UploadcareFile {
description: String
foreignId: String
id: UUID
insertedAt: DateTime
mimeType: String
name: String
provider: DocumentProviderEnum
state: DocumentStateEnum
type: DocumentTypeEnum
url: String
}
Fields
| Nom | Type | Description |
|---|---|---|
| description | String scalar | — |
| foreignId | String scalar | — |
| id | UUID scalar | — |
| insertedAt | DateTime scalar | — |
| mimeType | String scalar | — |
| name | String scalar | — |
| provider | DocumentProviderEnum enum | — |
| state | DocumentStateEnum enum | — |
| type | DocumentTypeEnum enum | — |
| url | String scalar | RenderedDocument |