ProcessingState

open_in_new

GraphQL Schema definition

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