An argument override for a read action.
Used to customize how state maps to action arguments:
- Override the source (e.g., map a differently-named state field)
- Apply a transform function
An argument override for a read action.
Used to customize how state maps to action arguments: