RevisionHistory
Feed of mod edit activity
type RevisionHistory { id: Int! action: RevisionHistoryAction changes: Json user: User media: Media character: Character staff: Staff studio: Studio externalLink: MediaExternalLink createdAt: Int}Fields
Section titled “Fields”RevisionHistory.id ● Int! non-null scalar
Section titled “RevisionHistory.id ● Int! ”The id of the media
RevisionHistory.action ● RevisionHistoryAction enum
Section titled “RevisionHistory.action ● RevisionHistoryAction ”The action taken on the objects
A JSON object of the fields that changed
The user who made the edit to the object
The media the mod feed entry references
The character the mod feed entry references
The staff member the mod feed entry references
The studio the mod feed entry references
RevisionHistory.externalLink ● MediaExternalLink object
Section titled “RevisionHistory.externalLink ● MediaExternalLink ”The external link source the mod feed entry references
When the mod feed entry was created
Member Of
Section titled “Member Of”InternalPage object