ENUM
IntegrityReportStatus
Indicates whether the integrity report is ready or not.
link GraphQL Schema definition
1 enum IntegrityReportStatus { 2 3 4 5 6 }
ENUM
Indicates whether the integrity report is ready or not.
1 enum IntegrityReportStatus { 2 3 4 5 6 }