# Fields Field markers are used inside `Annotated[]` to control how Python types map to CQL column types, keys, and indexes. ```{eval-rst} .. automodule:: coodie.fields :members: :show-inheritance: ```