StatusType

GraphQL schema definition

  • enum StatusType{
  • OK,
  • RQ,
  • }

Required by