HubStatus

GraphQL schema definition

  • enum HubStatus{
  • OK,
  • EXCEPTION,
  • TIMEOUT,
  • UNDEFINED,
  • }

Required by