---
title: "ComputeNodeGraph.NodeDefinition.Kind.compose(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/compose(type:)"
---

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

A node which composes a structure or vector type from its components

## Declaration

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