How to create and edit fields in influx

How to create new fields in influxdb, and also how do we edit the existing field.

To create new fields in influx you just write data for the field to the database. It will automatically be created.
What do you mean by edit a field?

@clanlaw Edit: Making changes to existing data.

You mean change time series data that has already been added to the database?