ENUM

ImportedVideoExportStatus

ImportedVideoExportStatus is enum for the field export_status

link GraphQL Schema definition

  • enum ImportedVideoExportStatus {
  • pending
  • processing
  • complete
  • failed
  • }