Cqrs.Command.field
You're seeing just the macro
field
, go back to Cqrs.Command module for more information.
Specs
Defines a command field.
:name
- anyatom
:type
- any validEcto.Schema
type:opts
- any validEcto.Schema
field options. Plus::required
-true
|false
. Defaults to therequire_all_fields
option.:description
- Documentation for the field.