SCALAR
JSONString
JSON String
link Required by
- AutoExportSettingAutoExportSettings are used for saving custom export configurations. You can create AutoExportSettings using the createAutoExportSetting mutation. Example Query: ``` { node(id:"AutoExportSetting:5ab16b6b48273300019b14e1"){ ... on AutoExportSetting{ application { id } exportParameters { projection merge contourInterval layer fileFormat resolution } } } } ```
- CreateAutoExportSettingInputnull
- CreateTableDataInputnull
- EditTableDataInputnull
- PreflightChecklistResultnull
- PreflightChecklistResultInputnull
- TableDataAn individual row of data stored in a table
- UpsertTableDataInputnull