OBJECT

RequestedFormStatusType

link GraphQL Schema definition

  • type RequestedFormStatusType {
  • # Used to return something after request if the job has been triggered
  • status: String
  • }