# `WorkflowStem.Components.FsmProjection`
[🔗](https://github.com/fosferon/workflow_stem/blob/main/lib/workflow_stem/components/fsm_projection.ex#L1)

Projection component for :fsm workflows.

Produces canonical `WorkflowStem.Projection` from the current runtime state.

# `call`

```elixir
@spec call(map(), map()) :: map()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
