# Version

### Fields

#### actorContext ([VersionContext](https://developer.firmhouse.com/graphql-api/api-reference/objects/version-context))

The context in which the change was made

#### actorEmail ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string))

Email address of the actor who made this change

#### changes ([JSON](https://developer.firmhouse.com/graphql-api/api-reference/objects/json))

JSON object containing the changes made. Keys are field names, values are \[old\_value, new\_value] arrays.

#### createdAt ([ISO8601DateTime](https://developer.firmhouse.com/graphql-api/api-reference/objects/iso-8601-date-time)!)

When this change occurred

#### event ([VersionEvent](https://developer.firmhouse.com/graphql-api/api-reference/objects/version-event)!)

The type of event

#### id ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id)!)

The unique identifier of the version
