GraphQL Schema Reference
TimelineEvent ¶
GraphQL Schema definition ¶
- type TimelineEvent {
- : String
- : String
- : String
- : String
- : String
- : String
- : AppUser
- : AppUser
- : Float
- : Float
- : DefenseToolOutcome
- # This is set if this timeline event is the
- # attackStart/attackStop/detectionTime/completeTime
- # event for the Test Case specified. Null if this event isn't the current pointer
- # for any of
- # those fields
- : TimelineDesignation
- }