OBJECT
DataImportRowCopy
link GraphQL Schema definition
- type DataImportRowCopy {
- ISO8601DateTime :
- User :
- UUID :
- DataImport :
- UUID :
- DataImportResource :
- UUID :
- DataImportRowActionPerformed :
- String :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [DataImportRowSetting!]!
- DataImportRowStatus :
- String :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [DataImportRow!]!
- UUID :
- ISO8601DateTime :
- String :
- JSON :
- JSON :
- Organization :
- Int :
- DataImportRow :
- UUID :
- JSON :
- UUID :
- ISO8601DateTime :
- User :
- UUID :
- }