ConfigurableFormConfigImportReport
Report for a configurable form import
Champs
| Champ | Type | Description |
|---|---|---|
diffReport | ConfigurableFormModificationsReport | Report of modifications made to the form |
isDryRun | Boolean! | Whether the import was a dry run (hypothetical) or not |
errors | [ConfigurableFormImportError!]! | List of errors that occurred during import |
hasErrors | Boolean! | Whether any errors occurred during import |