OBJECT
DataImportTemplateCopy
link GraphQL Schema definition
- type DataImportTemplateCopy {
- : ISO8601DateTime
- : User
- : UUID
- # 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
- ): [DataImportTabSetting!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [DataImport!]!
- : String
- : Boolean
- : UUID
- : Boolean
- : String
- : Organization
- : Int
- : ISO8601DateTime
- : User
- : UUID
- }