OBJECT
DataImportRow
link GraphQL Schema definition
- type DataImportRow {
- ISO8601DateTime! :
- User! :
- UUID! :
- DataImport! :
- UUID! :
- DataImportResource! :
- UUID! :
- DataImportRowActionPerformed :
- String :
- String :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [DataImportRowSetting!]!
- String :
- String! :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [DataImportRow!]!
- String :
- UUID! :
- ISO8601DateTime :
- String :
- JSON :
- JSON :
- JSON :
- Organization! :
- Int! :
- DataImportRow :
- UUID :
- JSON :
- String :
- UUID :
- String :
- ISO8601DateTime! :
- User! :
- UUID! :
- }
link Require by
- DataImportnull
- DataImportCopynull
- DataImportResourcenull
- DataImportResourceCopynull
- DataImportRownull
- DataImportRowConnectionThe connection type for DataImportRow.
- DataImportRowCopynull
- DataImportRowCreatePayloadAutogenerated return type of DataImportRowCreate
- DataImportRowDestroyPayloadAutogenerated return type of DataImportRowDestroy
- DataImportRowEdgeAn edge in a connection.
- DataImportRowSettingnull
- DataImportRowSettingCopynull
- DataImportRowUpdatePayloadAutogenerated return type of DataImportRowUpdate
- Querynull