---
title: "ComputeNodeGraph.NodeDefinition.Kind.fieldReference(type:)"
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/nodedefinition/kind-swift.enum/fieldreference(type:)"
---

# ComputeNodeGraph.NodeDefinition.Kind.fieldReference(type:)

Node contains a reference to a field of another stage, containing the given layout

## Declaration

```swift
case fieldReference(type: ComputeNodeGraph.StateType)
```
