...
Code Block | ||
---|---|---|
| ||
query ($nodeId: ID!) { node(id: "t5V3S3X8Trt/weWu0A2YHb0cRFJfcRA2rXT3vAGTz1A="$nodeId) { ... on ScenarioSession { startedAt endedAt duration state parts { nodes { id duration } } } } } |
$nodeId (of type ID
) and $nodeType (of type String
) are supplied as input parameters when executing any query you provide.
See Sample Queries for more complicated query examples.
...
List of available webhook topics
...