Type Alias GraphValidationStatus

GraphValidationStatus: "Critical" | "Warning" | "Ok"

Determines the result of a graph validation.