ENUM

ImportedVideoImportStatus

ImportedVideoImportStatus is enum for the field import_status

link GraphQL Schema definition

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