Schema

Scalars

Enums

Objects

Input Objects

CaseResultStatus (ENUM)

Schema Definition

enum CaseResultStatus {   # (deprecated) returned only for historic data.
UNAFFORDABLE,    # (deprecated) returned only for historic data.
CLOSED,  EXCLUDED_BY_CRITERIA,  ERROR,    # (deprecated) returned only for historic data.
NO_RESULTS,  PENDING,  SUCCESSFUL,  TIMED_OUT,  }