INPUT_OBJECT
CreateAutoExportSettingInput
link
| Parameter Name | Type | Description |
|---|---|---|
| appId | ID | ID of the application AutoExportSetting should be saved. In the format "Application:{identifier}" |
| exportParameters | ExportParametersInput! | Dictionary of parameters defining the options for the export |
| folderConfig | JSONString | A JSON string representing folder data. |
| folderEndpoint | String | Endpoint to query for folder info |
| projectId | ID! | ID of the project AutoExportSetting should be saved. In the format "Project:{identifier}" |
| clientMutationId | String |