EmployeesTagsImport
EmployeesTags import history
Implements
Fields
id (
ID!
)
createdAt (
String!
)
createdCount (
Int!
)
destroyedCount (
Int!
)
failed (
[EmployeesTagsImportFailed]
)
failedCount (
Int!
)
importedBy (
String!
)
progress (
ImportProgress
)
skippedCount (
Int!
)
source (
String!
)
status (
String!
)
totalCount (
Int!
)
url (
String
)
Import csv file url
uuid (
String!
)