OBJECT
type Action {id: String! userId: Uuid! userName: String event: String! updatedAt: DateTime! createdAt: DateTime! payload: String orgTitle: String globalTitle: String authorId: Uuid text: String }