OBJECT
DataImportResourceCopy
link GraphQL Schema definition
- type DataImportResourceCopy {
- : ISO8601DateTime
- : User
- : UUID
- : DataImport
- : DataImportAction
- : String
- : DataImportResourceStatus
- : String
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [DataImportRowSetting!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [DataImportRow!]!
- : DataImportTabSetting
- : UUID
- : UUID
- : Int
- : Organization
- : Int
- : [UUID!]
- : Int
- : Resource
- : UUID
- : String
- : ISO8601DateTime
- : User
- : UUID
- }