RecordsImporterInput
Autogenerated input type of RecordsImporter
| Input Fields : Object | Description |
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| fieldValuesColumns: [FieldValuesColumnsInput] | Array with the field ID and its spreadsheet column with the value |
| statusColumn: String | The spreadsheet column with the record status |
| tableId: ID | The table ID |
| url: String | The xlsx file URL |