ExportTaskInternalError
object
Error indicating that an internal system error has occurred during an export task operation.
Fields
id
ID!
non-null
The ID of the export task that failed to be processed.
message
String!
non-null
The error message.
Interfaces
Error