ENUM

ProcessingState

link GraphQL Schema definition

  • enum ProcessingState {
  • staging
  • inprogress
  • failed
  • complete
  • }