Magidoc

scenarioSessionParts
Query

A list of Scenario Session Parts associated with a Scenario, User, and/or ScenarioSession.

Arguments

#

after

Returns the elements in the list that come after the specified cursor.

afterIndex

Returns the elements in the list that come after the specified index.

before

Returns the elements in the list that come before the specified cursor.

beforeIndex

Returns the elements in the list that come before the specified index.

excludeStates

States to exclude for the Scenario Session Part.

first

Returns the first n elements from the list.

includeStates

States to include for the Scenario Session Part.

last

Returns the last n elements from the list.

orderBy

The field to order the Scenario Session Parts by.

scenarioId

ID of the Scenario associated with the Scenario Session Part.

sessionTypes

Types of sessions associated with the Scenario Session Part.

Response

#

Returns QueryScenarioSessionPartConnection .

Example

#

3