Scenario
Object
Represents a set of steps and sequences that a User can interact with (versioned).
Fields
#
activeWorkInstructionSessionCount
Number of active work instructions sessions for this scenario.
catalogs
A list of Scenario ScenarioCatalogs associated with the Scenario.
currentRelease
The ScenarioRelease to be used when creating new ScenarioSessions associated with the Scenario.
guid
Global ID of the Scenario record. This should be persistent if data is migrated and is recommended to use.
permissions
A list of Permissions associated with the currently authenticated User and the Scenario.
publishedAt
The date and time when the first ScenarioRelease associated with the Scenario was published.
recipientGroupsWithoutOriginGroup
A list of Groups except origin group that can access the Scenario.
sequences
A list of ScenarioSequences associated with the ScenarioRelease.
workInstructionSessions
A list of ScenarioSessionParts associated with the Scenario.
Interfaces
#
Also implements NodeInterface .
Usages
#
References
#
- Part of union AttachmentOwner
- Field scenario from CreateScenarioMutationPayload
- Field undeletedItems from DeleteScenariosMutationPayload
ReviewReviewableUserStatusEnum
ScenarioCatalog