CustomExportVariable
A variable template for custom export queries
Champs
| Champ | Type | Description |
|---|---|---|
name | String! | Display name for the variable (e.g., 'Date du registre') |
technicalCode | String! | Technical code used in SQL query as :technicalCode |
type | CustomExportVariableType! | Variable type determining form field and validation |
mandatory | Boolean! | Whether user must provide a value before download |
options | [CustomExportVariableOption] | Available options (only for select type) |