---
title: ComputeNodeGraph.Port.Kind.context
framework: Compute Graph
role: symbol
role_heading: Case
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: computegraph/computenodegraph/port/kind/context
---

# ComputeNodeGraph.Port.Kind.context

Carries an ambient runtime context handle injected by the graph at execution time. Destination reads the handle; no ordering effect.

## Declaration

```swift
case context
```
