ScenarioSessionEvent
Object
Represents an event that occurred during a ScenarioSession.
Fields
#
permissions
Non-null
A list of Permissions associated with the currently authenticated User and the ScenarioSessionEvent.
photo
Photo attachment. This field will be nil for any event where type is not SCREENSHOT_CAPTURED, or when value_type is not PHOTO.
scenarioSessionPart
The ScenarioSessionPart associated with the ScenarioSessionEvent.
scenarioSessionStep
The ScenarioSessionStep associated with the ScenarioSessionEvent.
scenarioSessionStepItem
The ScenarioSessionStepItem associated with the ScenarioSessionEvent.
Interfaces
#
Also implements NodeInterface .
Usages
#
References
#
- Part of union AttachmentOwner
- Field scenarioSessionEvents from CreateScenarioSessionEventMutationPayload
- Field scenarioSessionEvent from Query
Previous
ScenarioSessionCallEdge