How does state work in LangGraph subgraphs?

Hi @tiebingice

Sub-graphs documentation has references about state be it shared or different: Use subgraphs

Parallel execution: Use the Graph API

Defer Node execution: Use the Graph API