ErrorType

GraphQL schema definition

  • enum ErrorType{
  • OK,
  • PROVIDER,
  • TIMEOUT,
  • INTEGRATION,
  • }

Required by