OBJECT
SecuritySuppressionStatus
link GraphQL Schema definition
- type SecuritySuppressionStatus {
- # The comment of the reviewer
- String :
- # Last time the suppression was updated
- DateTime! :
- # Type of the suppression status
- SecuritySuppressionStatusValue! :
- }