OBJECT
DataImportResource
link GraphQL Schema definition
- type DataImportResource {
- : ISO8601DateTime!
- : User!
- : UUID!
- : DataImport
- : DataImportAction
- : String
- : DataImportResourceStatus!
- : String!
- : [DataImportRowSetting!]
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [DataImportRow!]!
- : DataImportTabSetting!
- : UUID!
- : UUID!
- : [String!]
- : Int
- : Organization
- : Int
- : [UUID!]
- : Int
- : Resource!
- : UUID!
- : String
- : [JSON!]
- : ISO8601DateTime!
- : User!
- : UUID!
- }
link Require by
- DataImportnull
- DataImportCopynull
- DataImportResourceConnectionThe connection type for DataImportResource.
- DataImportResourceCreatePayloadAutogenerated return type of DataImportResourceCreate
- DataImportResourceDestroyPayloadAutogenerated return type of DataImportResourceDestroy
- DataImportResourceEdgeAn edge in a connection.
- DataImportResourceUpdatePayloadAutogenerated return type of DataImportResourceUpdate
- DataImportRownull
- DataImportRowCopynull
- DataImportRowSettingnull
- DataImportRowSettingCopynull
- DataImportTabSettingnull
- DataImportTabSettingCopynull
- DataImportTemplatenull
- DataImportTemplateCopynull
- Querynull