Import
Import configuration
Champs
| Champ | Type | Description |
|---|---|---|
id | ID! | Import ID |
name | String! | Import name |
type | ImportType! | Type: assets or liabilities |
dataset | [ImportDataType!]! | Data types to import |
googleDriveFolderUrl | String! | Google Drive folder URL |
defaultMode | ImportExecutionMode! | Default execution mode |
maxLineToImport | Int! | Maximum lines to import |
executions | [ImportExecution!]! | Execution history |
createdAt | DateTime! | — |
updatedAt | DateTime! | — |