ExportErrorCode
An enumeration.
enum ExportErrorCode {
  GRAPHQL_ERROR
  INVALID
  NOT_FOUND
  REQUIRED
}
Values
ExportErrorCode.GRAPHQL_ERROR
ExportErrorCode.INVALID
ExportErrorCode.NOT_FOUND
ExportErrorCode.REQUIRED
Member Of
ExportError object