Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Added `stateFieldName` argument to `StateMachineApiService` methods
author: Enzo Volkmann
issue: NEXT-17330
author_email: enzo@exportarts.io
author_github: @evolkmann
---
- Added
stateFieldName
argument toStateMachineApiService
methods. The new argument is optional and is recognized by theStateMachineActionController
.