ScenarioCatalog
Object
Represents a set of Scenarios (usually related to a single real world asset).
Fields
#
externalAssetId
The identifier of the real world asset associated with the ScenarioCatalog (e.g. series-360-printer).
externalAssetName
The name of the real world asset associated with the ScenarioCatalog (e.g. Series 360 Printer).
permissions
Non-null
A list of Permissions associated with the currently authenticated User and the ScenarioCatalog.
scenarios
A list of Scenarios associated with the ScenarioCatalog.
Interfaces
#
Also implements NodeInterface .
Usages
#
References
#
- Field scenarioCatalog from CreateScenarioCatalogMutationPayload
- Field nodes from OrganizationScenarioCatalogConnection
- Field node from OrganizationScenarioCatalogEdge
Previous
Scenario