OBJECT
DataImportCopy
link GraphQL Schema definition
- type DataImportCopy {
- ISO8601DateTime :
- User :
- UUID :
- Date :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [DataImportResource!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [DataImportRow!]!
- DataImportStatus :
- String :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [DataImportTabSetting!]!
- DataImportTemplate :
- UUID :
- DataImportType :
- String :
- String :
- ISO8601DateTime :
- String :
- UUID :
- Boolean :
- String :
- JSON :
- Organization :
- Int :
- ISO8601DateTime :
- Boolean :
- ISO8601DateTime :
- User :
- UUID :
- }